summaryrefslogtreecommitdiff
path: root/cmds-qgroup.c
Commit message (Expand)AuthorAge
* btrfs-progs: do not set optind if not necessaryDavid Sterba2016-07-13
* btrfs-progs: qgroup assign: handle --no-rescan optionSatoru Takeuchi2016-03-18
* btrfs-progs: qgroup assign: can't handle optionsSatoru Takeuchi2016-03-18
* btrfs-progs: qgroup create/destroy: fix argument parsingSatoru Takeuchi2016-03-18
* btrfs-progs: rename commandline helpersDavid Sterba2016-03-14
* btrfs-progs: add getopt stubs where neededDavid Sterba2016-03-14
* btrfs-progs: more verbose errors from test_issubvolumeDavid Sterba2016-01-14
* btrfs-porgs: qgroup: rename variable to avoid shadowingDavid Sterba2016-01-12
* btrfs-progs: remove unnecessary errno temp variablesDavid Sterba2016-01-12
* btrfs-progs: cmd qgroup: switch to common error message wrapperDavid Sterba2016-01-12
* btrfs-progs: utils: rename helpinfo unit vairablesDavid Sterba2015-11-06
* btrfs-progs: fix memory leak in cmd_qgroup_show()Eryu Guan2015-11-02
* btrfs-progs: qgroup: use btrfs_open_dir for btrfs qgroup commandZhao Lei2015-11-02
* btrfs-progs: Use common unit parser for btrfs qgroup commandZhao Lei2015-09-01
* btrfs-progs: doc: update qgroup docsDavid Sterba2015-08-31
* btrfs-progs: qgroup assign: add option to schedule rescanDavid Sterba2015-08-31
* btrfs-progs: qgroup assign: set path after checking argument countDavid Sterba2015-08-31
* btrfs-progs: Schedule quota rescan if qgroup assign caused inconsistence.Qu Wenruo2015-08-31
* btrfs-progs: add command group info stringsDavid Sterba2015-06-09
* btrfs-progs: qgroup limit: add a check for invalid input of 'T/G/M/K'Dongsheng Yang2015-06-05
* btrfs-progs: qgroup limit: error out if input value is negativeDongsheng Yang2015-06-05
* btrfs-progs: qgroup: allow user to clear some limitation on qgroup.Dongsheng Yang2015-06-05
* btrfs-progs: getopt, use symbolic name for argument requirementsDavid Sterba2015-04-08
* btrfs-progs: cleanup option index argument from getopt_longDavid Sterba2015-04-08
* btrfs-progs: Update qgroup status flags and replace qgroup level/subvid calcu...Qu Wenruo2015-03-24
* btrfs-progs: qgroups, adjust help textDavid Sterba2015-02-03
* btrfs-progs: update wording for qgroup limitsDavid Sterba2015-01-27
* btrfs-progs: unify getopt table terminatorsDavid Sterba2015-01-21
* btrfs-progs: add --human-readable option where applicableDavid Sterba2015-01-21
* btrfs-progs: use predefined getopt values for unit suffixesDavid Sterba2015-01-21
* btrfs-progs: make btrfs qgroups show human readable sizesFan Chengniang2015-01-21
* btrfs-progs: make getopt tables static constDavid Sterba2015-01-19
* btrfs-progs: cleanup, move getop long options close to their useDavid Sterba2015-01-19
* btrfs-progs: qgroup destroy says create failedAnand Jain2014-01-31
* btrfs-progs: annotate fallthroughs in parse_limitEric Sandeen2013-11-07
* Btrfs-progs: enhance btrfs qgroup show to sort qgroupsWang Shilong2013-10-16
* Btrfs-progs: list all qgroups impact given path(exclude ancestral qgroups)Wang Shilong2013-10-16
* Btrfs-progs: list all qgroups impact given path(include ancestral qgroups)Wang Shilong2013-10-16
* Btrfs-progs: introduce '-e' option to print max exclusive size of qgroupsWang Shilong2013-10-16
* Btrfs-progs: introduce '-r' option to print max referenced size of qgroupsWang Shilong2013-10-16
* Btrfs-progs: introduces '-c' option to print the ID of the child qgroupsWang Shilong2013-10-16
* Btrfs-progs: introduces '-p' option to print the ID of the parent qgroupsWang Shilong2013-10-16
* Btrfs-progs: restructure show_qgroupsWang Shilong2013-10-16
* Btrfs-progs: fix magic return value in cmds-qgroup.cWang Shilong2013-10-16
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-03
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-09
* btrfs-progs: add quota-related info to usage messagesKoen De Wit2013-04-23
* Btrfs-progs: output the error reason when qgroup_show failsWang Shilong2013-02-27
* Btrfs-progs: let the error message outputed only onceWang Shilong2013-02-27