Le 22 janvier 2010 à 01:11, Michael Niederle a écrit: > > btrfs clone|-c <source> [<dest>/]<name> > > Clone the subvolume <source> with the name <name> in the > > <dest> > > directory. Maybe you should add the "writable snapshot" in the description, since everyone is using the word "snapshot" on the mailing list. When I hear "clone", I understand "dump". > > btrfs delete|-d > > <subvolume> Delete the subvolume <subvolume>. > > btrfs rem|-R <dev> <path> > > Remove a device to a filesystem > Just a small suggestion: > "btrfs remove" instead of "btrfs rem" Why not "btrfs rm", which reminds "git rm" ? Actually, I would do something like: btrfs vol add btrfs vol rm btrfs dev add btrfs dev rm It would bet simpler, wouldn't it ? -- Xavier Nicollet -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
