On Mon, Oct 07, 2013 at 03:21:39PM +0800, Wang Shilong wrote:
> From: Wang Shilong <wangsl-f...@cn.fujitsu.com>
> 
> This patch introduces '-c' option to print the ID of the child qgroups.
> You may use it like:
>       btrfs qgroup show -c <path>

I haven't looked closely, but using -c leads probably to a infinite loop
somewhere. The screen scrolls away quickly filled with spaces after it
prints the table:

qgroupid rfer        excl        child
-------- ----        ----        -----
0/5      921600      921600      ---
0/267    704512      12288       ---
0/268    700416      8192        ---
0/269    7206805504  4096        ---
0/277    7206805504  4096        ---
0/278    36884398080 36884398080 ---
1/1      7206809600  7206809600  0/269,0/277
--
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

Reply via email to