hammer cleanup: HAMMER version 3+ slave PFS fix
[dragonfly.git] / sbin / hammer / cmd_cleanup.c
2009-11-16 Thomas Nikolajsenhammer cleanup: HAMMER version 3+ slave PFS fix
2009-11-14 Thomas Nikolajsenhammer: minor doc update
2009-11-02 Thomas Nikolajsenhammer(8): version 3 doc update
2009-10-16 Matthew DillonHAMMER - Fix bug in 'hammer cleanup' when deleting...
2009-10-15 Matthew DillonHAMMER - Enhance cleanup utility for HAMMER v3
2009-10-14 Matthew DillonHAMMER - Correct bug in last commit. hammer cleanup...
2009-10-14 Matthew DillonHAMMER - Add version 3 meta-data features
2009-09-22 Sascha Wildnerhammer.8: Mention that rebalance is part of cleanup.
2009-09-20 Matthew DillonHAMMER - Add rebalancing to automatic cleanup sequence
2009-08-19 Matthew DillonHAMMER Util - Refactor mount list scan and other fixes
2009-08-09 Simon Schuberthammer util: rename function to match behavior
2009-08-09 Simon Schuberthammer util: avoid running concurrent cleanups
2009-06-24 Matthew DillonHAMMER Util: Fix missing check on fopen result.
2009-03-15 Matthew DillonHAMMER Utility: Change B-Tree, inodes, and dir reblocki...
2009-03-12 Matthew DillonHAMMER VFS - return shorter-form softlinks "@@-1:%05d...
2009-03-11 Matthew DillonExtract PFS null mounts from anywhere in the filesystem...
2009-01-20 Matthew DillonHAMMER utility - Use a full path to /sbin/mount instead...
2009-01-20 Matthew DillonHAMMER utility - Add ^C support, improve verbosity.
2009-01-01 Sascha WildnerHandle 'hammer cleanup' using the output of mount inste...
2008-12-08 Matthew DillonFix seg-fault in recent 'hammer cleanup' utility work.
2008-12-03 Matthew DillonHAMMER Filesystem changes:
2008-10-07 Thomas Nikolajsen - sync usage() to manual
2008-09-28 Thomas Nikolajsen * Fix `cleanup' usage to match program
2008-09-24 Matthew DillonAdditions to 'hammer pfs-*':
2008-09-20 Matthew Dillon* Fix a bug in runcmd() - the argv[] list was not NULL...
2008-09-20 Matthew DillonIf snapshots are disabled and the snapshots directory...
2008-09-20 Matthew DillonAdd the 'hammer cleanup' command. This is a meta-comma...