On Tue, Dec 02, 2014 at 06:33:38AM +0100, MegaBrutal wrote: > 2014-12-01 17:39 GMT+01:00 Shriramana Sharma <samj...@gmail.com>: > > > > When btrfs has so many features (esp snapshots) to prevent user > > accidentally deleting data (I liked especially > > http://www.youtube.com/v/9H7e6BcI5Fo?start=209) I think there has to > > be *some* modicum of support for warning against deleting a subvolume > > (and it seems others agree too). > > > > WOW, this is pretty neat? How can I do the same actions from the > command-line? E.g. I would be curious whether a file changed since the > last snapshot. Today I have to use traditional methods like plain "ls
It's not trivial. See http://marc.merlins.org/perso/btrfs/2014-05.html#Btrfs-diff-Between-Snapshots >From what I understand, the only way to do this better is to use btrfs-send and parse the output, but that's not trivial either since btrfs-send has lots of intermediate renames. Marc -- "A mouse is a device used to point at the xterm you want to type in" - A.S.R. Microsoft is to operating systems .... .... what McDonalds is to gourmet cooking Home page: http://marc.merlins.org/ | PGP 1024R/763BE901 -- 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