git: hammer2 - Add 'snapshot-debug' directive

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Dec 5 14:29:28 PST 2018


commit 5479664496f16b60b4047689db475730961dcae2
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/5479664496f16b60b4047689db475730961dcae2


-- 
DragonFly BSD source repository


More information about the Commits mailing list