Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* Simple question for comment in btrfs-progs qgroup code
@ 2021-03-21 11:33 Sidong Yang
  2021-03-22  1:14 ` Qu Wenruo
  0 siblings, 1 reply; 2+ messages in thread
From: Sidong Yang @ 2021-03-21 11:33 UTC (permalink / raw)
  To: linux-btrfs

Hello!

I see an comment in qgroup cmds below.

diff --git a/cmds/qgroup.c b/cmds/qgroup.c
index 2da83ffd..a71089e9 100644
--- a/cmds/qgroup.c
+++ b/cmds/qgroup.c
@@ -84,6 +84,7 @@ static int _cmd_qgroup_assign(const struct cmd_struct
*cmd, int assign,
	/*
	* FIXME src should accept subvol path
	*/

This comment is little confusing for me. src was parsed with
parse_qgroupid() and it also accepts subvol path. is it outdated
comment? or src should accept only lowest level of qgroup?

Thanks,
Sidong

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

end of thread, other threads:[~2021-03-22  1:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-21 11:33 Simple question for comment in btrfs-progs qgroup code Sidong Yang
2021-03-22  1:14 ` Qu Wenruo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox