summaryrefslogtreecommitdiff
path: root/btrfs-find-root.c
Commit message (Expand)AuthorAge
* btrfs-progs: Add new option for specify chunk root bytenrLu Fengqi2016-03-14
* btrfs-progs: unify argc min/max checkingDavid Sterba2016-03-14
* btrfs-progs: find-root: Allow btrfs-find-root to search chunk root even chunk...Qu Wenruo2016-02-26
* btrfs-progs: Add all missing btrfs_close_all_devices to standalone toolsZhao Lei2015-11-02
* btrfs-progs: find-root: Output matched root when searching all rootsQu Wenruo2015-08-31
* btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba2015-06-11
* btrfs-progs: find-root, add option to search through all the metadata extentsQu Wenruo2015-02-11
* btrfs-progs: Cleanup unneeded btrfs-find-root codesQu Wenruo2015-02-11
* btrfs-progs: Switch btrfs-find-root to use the find-root infrastructureQu Wenruo2015-02-11
* btrfs-progs: Add better search generation judgment for btrfs-find-rootQu Wenruo2015-02-11
* btrfs-progs: Switch btrfs-find-root to use the new open_ctree flagsQu Wenruo2015-02-11
* Btrfs-progs: skip opening all devices with restoreJosef Bacik2015-02-09
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-28
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: introduce a proper structure on which cli will call register-dev...Anand Jain2014-10-16
* btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng2014-08-22
* btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo2014-08-22
* Btrfs-progs: make smatch checker happy (trivial fixes)Rakesh Pandit2014-05-02
* Btrfs-progs: switch to arg_strtou64() part1Wang Shilong2014-03-21
* btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned longRoss Kirk2014-01-31
* Btrfs-progs: pass flag to control whether run ioctl in btrfs_scan_for_fsid()Wang Shilong2013-10-16
* btrfs-print: define void function argsZach Brown2013-09-03
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-03
* Btrfs-progs: fix wrong arg sb_bytenr for btrfs_scan_fs_devices()Wang Shilong2013-08-09
* btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-08-09
* Add options to btrfs-find-root to control generation and levelChris Mason2013-07-05
* Btrfs-progs: cleanup similar code in open_ctree_* and close_ctreeMiao Xie2013-07-03
* Btrfs-progs: Don't free the devices when close the ctreeMiao Xie2013-07-03
* Btrfs-progs: don't close the file descriptor 0 when closing a deviceMiao Xie2013-07-03
* btrfs-progs: standardize tool source filenamesEric Sandeen2013-04-24