All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sidong Yang <realwakka@gmail.com>
To: linux-btrfs@vger.kernel.org
Cc: Sidong Yang <realwakka@gmail.com>
Subject: [RFC PATCH 0/2] support all option for resize command
Date: Mon, 15 Aug 2022 12:36:50 +0000	[thread overview]
Message-ID: <20220815123652.52314-1-realwakka@gmail.com> (raw)

Hi,

This patch series is for supporting resize command in btrfs-progs.
It resolves btrfs-progs github issue #471

This is prototype for work. It also needs to add manual for option.
I want to know that it's good way to implement the option.

If there is better way, I'd appreciate it.

Sidong Yang (2):
  btrfs-progs: fi resize: refactor function check_resize_args()
  btrfs-progs: fi resize: support all option for resize

 cmds/filesystem.c | 218 +++++++++++++++++++++++++++-------------------
 1 file changed, 127 insertions(+), 91 deletions(-)

-- 
2.34.1


             reply	other threads:[~2022-08-15 12:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-15 12:36 Sidong Yang [this message]
2022-08-15 12:36 ` [RFC PATCH 1/2] btrfs-progs: fi resize: refactor function check_resize_args() Sidong Yang
2022-08-15 12:36 ` [RFC PATCH 2/2] btrfs-progs: fi resize: support all option for resize Sidong Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220815123652.52314-1-realwakka@gmail.com \
    --to=realwakka@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.