summaryrefslogtreecommitdiff
path: root/cmds-property.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: cleanup, move usage help strings closer to the command callbacksDavid Sterba2016-01-121-29/+29
* btrfs-progs: cmd property: use correct usage stringsDavid Sterba2016-01-121-2/+2
* btrfs-progs: cmd property: switch to common error message wrapperDavid Sterba2016-01-121-20/+14
* btrfs-progs: prop: use macro terminator for command listDavid Sterba2015-08-311-1/+1
* btrfs-progs: unify naming of command handlersDavid Sterba2015-08-311-18/+24
* btrfs-progs: add command group info stringsDavid Sterba2015-06-091-1/+4
* btrfs-progs fix wrong memory free on check_is_rootSatoru Takeuchi2014-12-221-1/+13
* btrfs-progs: remove unnecessary return value check in btrfs-propertyGui Hecheng2014-08-221-4/+0
* btrfs-progs: init variables which are checked later in btrfs-propertyGui Hecheng2014-08-221-4/+4
* btrfs-progs: move the check_argc_* functions into utils.cGui Hecheng2014-08-221-0/+1
* btrfs-progs: Make property work with -t optionKusanagi Kouichi2014-04-111-3/+3
* btrfs-progs: remove a dead break before usage()Gui Hecheng2014-03-211-1/+0
* Btrfs-progs: fix detection of root objects in cmds-property.cFilipe David Borba Manana2014-01-311-8/+16
* Btrfs-progs: introduce btrfs property subgroupAlexander Block2014-01-311-0/+459