summaryrefslogtreecommitdiff
path: root/btrfs-show-super.c
Commit message (Expand)AuthorAge
* btrfs-progs: make private symbols to staticByongho Lee2016-01-12
* btrfs-progs: show-super: copy implementation of btrfs_read_sys_arrayDavid Sterba2016-01-04
* btrfs-progs: show-super: Add option to print superblock at given bytenrQu Wenruo2015-11-02
* btrfs-progs: show-super: print human readable text for super flagsQu Wenruo2015-05-14
* btrfs-progs: Use unified function to implement print_readable_*_flag functionQu Wenruo2015-05-14
* 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: fix show super unknown flag outputZach Brown2014-10-16
* btrfs-progs: Add human readable incompat flags output for btrfs-show-superQu Wenruo2014-10-01
* btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng2014-08-22
* btrfs-show-super: don't try to print not-superblocksEric Sandeen2014-08-22
* btrfs-progs: add sys_chunk_array and backup roots info to show-superGui Hecheng2014-08-22
* Btrfs-progs: switch to arg_strtou64() part3Wang Shilong2014-03-21
* btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf sizeAnand Jain2014-01-31
* btrfs-progs: remove variable length stack arraysZach Brown2013-09-03
* btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-08-09
* Btrfs-progs: add uuid_tree_gen field to btrfs-show-superStefan Behrens2013-08-09
* btrfs-progs: don't call close on error fdEric Sandeen2013-02-27
* btrfs-progs: treat super.magic as an le64Zach Brown2013-02-05
* btrfs-progs: Add btrfs-show-superStefan Behrens2013-01-23