Hello What''s the easiest way to determine the size of snapshots/subvolumes? As I come from a Solaris/FreeBSD background with ZFS, I compare the feature sets and in ZFS I can easily do this: # zfs list -t snapshot,filesystem -r datapool/home/ftp_example NAME USED AVAIL REFER MOUNTPOINT datapool/home/ftp_example 442M 4.66G 346M /home/ftp_example/ datapool/home/ftp_example@Tue 11.7M - 344M - datapool/home/ftp_example@Wed 6.94M - 345M - datapool/home/ftp_example@Thu 5.00M - 344M - datapool/home/ftp_example@Fri 6.87M - 345M - datapool/home/ftp_example@Sat 7.47M - 346M - datapool/home/ftp_example@Sun 5.14M - 346M - datapool/home/ftp_example@Mon 5.02M - 346M - This shows me, that in the "ftp_example" filesystem, there are 346 MB and in the "Wed"nesday snapshot, 6.94 MB got changed (or so…). How could I do something like this with btrfs? PS: On Ubuntu Linux 13.04 with their 3.8.0-20-generic kernel. Btrfs v0.20-rc1-253-g7854c8b-dirty tools (from Git). Thanks a lot, Alexander -- => Google+ => http://plus.skwar.me <==> Chat (Jabber/Google Talk) => a.skwar@gmail.com <=-- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html