summaryrefslogtreecommitdiff
path: root/cmds-inspect.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs-progs: fix some build warnings on 32bit platformWang Shilong2014-08-221-2/+2
* Btrfs-progs: switch to arg_strtou64() part2Wang Shilong2014-03-211-4/+4
* btrfs-progs: look up the containing tree root idDavid Sterba2013-10-161-0/+38
* Btrfs-progs: fix magic return value in cmds-inspect.cWang Shilong2013-10-161-5/+5
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-031-1/+1
* btrfs-progs: Update the usage strings of some cmdsQu Wenruo2013-08-091-0/+2
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-091-10/+12
* Btrfs-progs: add function to map subvol ID to pathStefan Behrens2013-04-231-0/+46
* btrfs-progs: Fix pointer math in __ino_to_path_fdMark Fasheh2013-02-191-4/+7
* btrfs-progs: zero out inspect ioctl argsEric Sandeen2013-02-051-0/+2
* btrfs-progs: don't leak fds in logical resolveZach Brown2013-02-051-2/+8
* btrfs-progs: close fd in inode resolveZach Brown2013-02-051-2/+6
* Btrfs-progs: move open_file_or_dir() to utils.cAnand Jain2013-01-301-0/+1
* btrfs-progs: fix 32bit int/pointer cast warningsZach Brown2013-01-171-2/+3
* Cast args to min to fix compiler warningsChris Mason2012-10-041-1/+1
* Btrfs-progs: add options to change bufsize in logical to inode translationLiu Bo2012-10-041-6/+17
* Btrfs-progs: restructure list_subvolumesMiao Xie2012-10-041-1/+1
* Btrfs-progs: move the function declarations to a new head fileZhou Bo2012-10-041-3/+1
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-081-2/+4
* Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-031-17/+44
* Btrfs-progs: rearrange files in the repoIlya Dryomov2012-02-031-0/+214