git: DragonFly_RELEASE_5_4 hammer2 - Add 'snapshot-debug' directive

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Dec 17 13:55:53 PST 2018


commit a638cf73670cbd73955bb27a3558a78b44e6a41c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Nov 15 22:32:56 2018 -0800

    hammer2 - Add 'snapshot-debug' directive
    
    * Add the 'snapshot-debug' directive which takes a snapshot without
      first sync'ing the filesystem.  The idea is that the snapshot will
      be taken relative to the most recent filesystem sync (automatic or
      manual), and should still represent a fully consistent filesystem.

Summary of changes:
 sbin/hammer2/cmd_snapshot.c |  4 +++-
 sbin/hammer2/hammer2.h      |  3 ++-
 sbin/hammer2/main.c         | 16 ++++++++++++----
 3 files changed, 17 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a638cf73670cbd73955bb27a3558a78b44e6a41c


-- 
DragonFly BSD source repository



More information about the Commits mailing list