On Thu, 2014-12-04 at 19:20 +0530, Shriramana Sharma wrote: > Using SuSE Tumbleweed. Observe: > > [samjnaa:~] sudo btrfs fi show > root's password: > Label: 'BRIHATII' uuid: 57836428-576e-466b-8a28-7961712867ab > Total devices 1 FS bytes used 460.19GiB > devid 1 size 931.51GiB used 464.04GiB path /dev/sdb1 > > Btrfs v3.17+20141103 > [samjnaa:~] sudo btrfs fi show /dev/sdb1 > Label: 'BRIHATII' uuid: 57836428-576e-466b-8a28-7961712867ab > Total devices 1 FS bytes used 460.16GiB > devid 1 size 931.51GiB used 464.04GiB path /dev/sdb1 > > Btrfs v3.17+20141103 > [samjnaa:~] mount | grep btrfs > /dev/sdb1 on /run/media/samjnaa/BRIHATII type btrfs > (rw,nosuid,nodev,relatime,space_cache,uhelper=udisks2) > [samjnaa:~] sudo btrfs fi show /run/media/samjnaa/BRIHATII/ > Btrfs v3.17+20141103 > [samjnaa:~] > > But the manpage of btrfs filesystem says that <path> is an acceptable > argument to show, by which I understand to mean the mounted path of > the filesystem (or a subvolume thereof?). > > Some problem here? >
Hi Shriramana Sharma, I think this problem has already got a fix, see below: https://patchwork.kernel.org/patch/5391131/ Thanks, Gui -- 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