summaryrefslogtreecommitdiff
path: root/btrfs-show-super.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs-progs: switch to arg_strtou64() part3Wang Shilong2014-03-211-5/+5
* btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf sizeAnand Jain2014-01-311-1/+1
* btrfs-progs: remove variable length stack arraysZach Brown2013-09-031-1/+1
* btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-08-091-1/+1
* Btrfs-progs: add uuid_tree_gen field to btrfs-show-superStefan Behrens2013-08-091-0/+2
* btrfs-progs: don't call close on error fdEric Sandeen2013-02-271-1/+0
* btrfs-progs: treat super.magic as an le64Zach Brown2013-02-051-1/+1
* btrfs-progs: Add btrfs-show-superStefan Behrens2013-01-231-0/+282