summaryrefslogtreecommitdiff
path: root/btrfs-calc-size.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: calc-size: kill fs_roots structure and its userDavid Sterba2015-11-131-9/+3
* btrfs-progs: calc-size: use on-stack buffer for a helper structureDavid Sterba2015-11-131-12/+4
* btrfs-progs: Fix negative eb's ref_cnt in btrfs-calc-sizeZhao Lei2015-11-021-1/+8
* btrfs-progs: fix floating point exception for btrfs-calc-sizeZhao Lei2015-11-021-2/+2
* btrfs-progs: Add all missing btrfs_close_all_devices to standalone toolsZhao Lei2015-11-021-0/+1
* btrfs-progs: cleanup, update function definitions to be ANSI conformantDavid Sterba2015-09-141-1/+1
* Btrfs-progs: fix compile warningsAnand Jain2015-04-141-2/+2
* btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo2015-02-021-1/+1
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-281-1/+0
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-271-2/+0
* btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng2014-08-221-1/+3
* Btrfs-progs: fsck: fix wrong check for btrfs_read_fs_root()Wang Shilong2014-08-221-1/+1
* btrfs-progs: free leaked roots in calc-sizeZach Brown2013-10-161-0/+1
* Btrfs-progs: fix the min ticks check in print_seek_histogramJosef Bacik2013-10-161-1/+1
* Btrfs-progs: add a bunch of new statistics to btrfs-calc-sizeJosef Bacik2013-10-161-10/+261
* btrfs-progs: drop unused parameter from btrfs_item_nrRoss Kirk2013-10-161-1/+1
* btrfs-progs: per-thread, per-call pretty bufferZach Brown2013-08-091-10/+3
* btrfs-progs: standardize tool source filenamesEric Sandeen2013-04-241-0/+268