On 07/31/2013 11:46 AM, Tomasz Chmielewski wrote: > On Tue, 30 Jul 2013 21:06:32 +0800 > Wang Shilong <wangshilong1...@gmail.com> wrote: > >> I have implemented the above function, but they haven't gone into >> upstream Btrfs-progs. >> >> You can try this: >> >> http://github.com/miaoxie/btrfs-progs.git qgroup >> >> Maybe i need rebase the patch-set later, But you can try it firstly, >> if you want to see every qgroup's parent, you can add option '-p': >> >> btrfs qgroup show -p <mnt> > > Hmm, is it correct git URL?
I have tried it and it works, you can do like the following to try it. #git clone http://github.com/miaoxie/btrfs-progs.git #cd btrfs-progs #git pull origin master #make && make install Thanks, Wang > > # btrfs qgroup show -p /mnt/lxc2 > btrfs qgroup show: too many arguments > usage: btrfs qgroup show <path> > > Show all subvolume quota groups. > > > -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html