aboutsummaryrefslogtreecommitdiffstats
path: root/btrfs-find-root.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-02btrfs-progs: Add all missing btrfs_close_all_devices to standalone toolsZhao Lei1-0/+1
2015-08-31btrfs-progs: find-root: Output matched root when searching all rootsQu Wenruo1-1/+6
2015-06-11btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba1-4/+15
2015-02-11btrfs-progs: find-root, add option to search through all the metadata extentsQu Wenruo1-14/+17
2015-02-11btrfs-progs: Cleanup unneeded btrfs-find-root codesQu Wenruo1-237/+0
2015-02-11btrfs-progs: Switch btrfs-find-root to use the find-root infrastructureQu Wenruo1-10/+71
2015-02-11btrfs-progs: Add better search generation judgment for btrfs-find-rootQu Wenruo1-1/+57
2015-02-11btrfs-progs: Switch btrfs-find-root to use the new open_ctree flagsQu Wenruo1-10/+1
2015-02-09Btrfs-progs: skip opening all devices with restoreJosef Bacik1-1/+1
2015-01-28btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak1-1/+0
2015-01-27btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov1-2/+0
2014-10-16btrfs-progs: introduce a proper structure on which cli will call register-dev...Anand Jain1-1/+1
2014-08-22btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng1-1/+3
2014-08-22btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo1-2/+2
2014-05-02Btrfs-progs: make smatch checker happy (trivial fixes)Rakesh Pandit1-1/+0
2014-03-21Btrfs-progs: switch to arg_strtou64() part1Wang Shilong1-20/+3
2014-01-31btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned longRoss Kirk1-2/+1
2013-10-16Btrfs-progs: pass flag to control whether run ioctl in btrfs_scan_for_fsid()Wang Shilong1-1/+1
2013-09-03btrfs-print: define void function argsZach Brown1-1/+1
2013-09-03btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen1-1/+1
2013-08-09Btrfs-progs: fix wrong arg sb_bytenr for btrfs_scan_fs_devices()Wang Shilong1-1/+1
2013-08-09btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo1-3/+3
2013-07-05Add options to btrfs-find-root to control generation and levelChris Mason1-9/+34
2013-07-03Btrfs-progs: cleanup similar code in open_ctree_* and close_ctreeMiao Xie1-115/+22
2013-07-03Btrfs-progs: Don't free the devices when close the ctreeMiao Xie1-20/+1
2013-07-03Btrfs-progs: don't close the file descriptor 0 when closing a deviceMiao Xie1-1/+4
2013-04-24btrfs-progs: standardize tool source filenamesEric Sandeen1-0/+434