summaryrefslogtreecommitdiff
path: root/btrfs-vol.c
Commit message (Expand)AuthorAgeFilesLines
* Removing btrfsctl, btrfs-vol, btrfs-showGoffredo Baroncelli2013-03-191-175/+0
* btrfs-progs: better option/error handling for btrfs-volEric Sandeen2013-03-101-1/+6
* btrfs-progs: fix overflows of ioctl name argsEric Sandeen2013-02-051-1/+1
* Btrfs-progs: only enforce a maximum size if we specify oneJosef Bacik2012-10-021-1/+2
* Deprecate btrfsctl, btrfs-show, btrfs-volGoffredo Baroncelli2011-10-251-0/+5
* Btrfs-progs: add support for mixed data+metadata block groupsJosef Bacik2011-10-251-1/+3
* add mounted-checking for btrfs-volMiao Xie2010-09-231-2/+16
* Verify parent generation number on btree readsv0.15Chris Mason2008-05-131-1/+4
* Fix uninitialized variables, and use -O so gcc starts checking for themChris Mason2008-05-011-2/+2
* Add btrfs-vol command to balance, add and (eventually) remove devicesChris Mason2008-04-281-0/+145