summaryrefslogtreecommitdiffstats
path: root/cmds-property.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-22btrfs-progs fix wrong memory free on check_is_rootSatoru Takeuchi1-1/+13
2014-08-22btrfs-progs: remove unnecessary return value check in btrfs-propertyGui Hecheng1-4/+0
2014-08-22btrfs-progs: init variables which are checked later in btrfs-propertyGui Hecheng1-4/+4
2014-08-22btrfs-progs: move the check_argc_* functions into utils.cGui Hecheng1-0/+1
2014-04-11btrfs-progs: Make property work with -t optionKusanagi Kouichi1-3/+3
2014-03-21btrfs-progs: remove a dead break before usage()Gui Hecheng1-1/+0
2014-01-31Btrfs-progs: fix detection of root objects in cmds-property.cFilipe David Borba Manana1-8/+16
2014-01-31Btrfs-progs: introduce btrfs property subgroupAlexander Block1-0/+459