All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] support all option for resize command
@ 2022-08-15 12:36 Sidong Yang
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Sidong Yang @ 2022-08-15 12:36 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Sidong Yang

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-15 12:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-15 12:36 [RFC PATCH 0/2] support all option for resize command Sidong Yang
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

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.