This comment is outdated and this patch remove
it to avoid confusion.

Signed-off-by: Sidong Yang <realwa...@gmail.com>
---
 cmds/qgroup.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/cmds/qgroup.c b/cmds/qgroup.c
index 2da83ffd..b33f77fa 100644
--- a/cmds/qgroup.c
+++ b/cmds/qgroup.c
@@ -81,9 +81,6 @@ static int _cmd_qgroup_assign(const struct cmd_struct *cmd, 
int assign,
 
        path = argv[optind + 2];
 
-       /*
-        * FIXME src should accept subvol path
-        */
        if (btrfs_qgroup_level(args.src) >= btrfs_qgroup_level(args.dst)) {
                error("bad relation requested: %s", path);
                return 1;
-- 
2.25.1

Reply via email to