aboutsummaryrefslogtreecommitdiffstats
path: root/btrfs-calc-size.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-13btrfs-progs: calc-size: kill fs_roots structure and its userDavid Sterba1-9/+3
2015-11-13btrfs-progs: calc-size: use on-stack buffer for a helper structureDavid Sterba1-12/+4
2015-11-02btrfs-progs: Fix negative eb's ref_cnt in btrfs-calc-sizeZhao Lei1-1/+8
2015-11-02btrfs-progs: fix floating point exception for btrfs-calc-sizeZhao Lei1-2/+2
2015-11-02btrfs-progs: Add all missing btrfs_close_all_devices to standalone toolsZhao Lei1-0/+1
2015-09-14btrfs-progs: cleanup, update function definitions to be ANSI conformantDavid Sterba1-1/+1
2015-04-14Btrfs-progs: fix compile warningsAnand Jain1-2/+2
2015-02-02btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo1-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-08-22btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng1-1/+3
2014-08-22Btrfs-progs: fsck: fix wrong check for btrfs_read_fs_root()Wang Shilong1-1/+1
2013-10-16btrfs-progs: free leaked roots in calc-sizeZach Brown1-0/+1
2013-10-16Btrfs-progs: fix the min ticks check in print_seek_histogramJosef Bacik1-1/+1
2013-10-16Btrfs-progs: add a bunch of new statistics to btrfs-calc-sizeJosef Bacik1-10/+261
2013-10-16btrfs-progs: drop unused parameter from btrfs_item_nrRoss Kirk1-1/+1
2013-08-09btrfs-progs: per-thread, per-call pretty bufferZach Brown1-10/+3
2013-04-24btrfs-progs: standardize tool source filenamesEric Sandeen1-0/+268