btrfs-progs: filesystem show of specified mounted disk should work
authorAnand Jain <Anand.Jain@oracle.com>
Tue, 22 Oct 2013 05:53:22 +0000 (13:53 +0800)
committerChris Mason <chris.mason@fusionio.com>
Thu, 24 Oct 2013 09:57:44 +0000 (05:57 -0400)
commitd33b2a48429563b3c777249ae03cfbecb13d9d07
treead1e58f2f53961c69f3644f3088f4758f1b5a60d
parent811e993db4f447e577c87fb2a0539eb723798685
btrfs-progs: filesystem show of specified mounted disk should work

Originally, thinking was user will use mount point if the disk
is mounted. But thats not really true, actually user don't
(or shouldn't) care to check if disk mounted, so whether disk
is mounted/unmounted when disk path is specified it should work.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
cmds-filesystem.c
utils.c
utils.h