git: hammer2 - Check duplicate H2 partitions during hammer2 cleanup
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 19 23:34:30 PDT 2018
commit 2d4f78588bd6a3ed145dfde0df5f6c016e8cde75
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Jun 19 23:33:28 2018 -0700
hammer2 - Check duplicate H2 partitions during hammer2 cleanup
* hammer2 cleanup operates on the partition the mount resides on,
so if multiple hammer2 snapshots from the same partition are mounted
we do not need to run it for each mount.
Summary of changes:
sbin/hammer2/cmd_cleanup.c | 73 ++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 71 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2d4f78588bd6a3ed145dfde0df5f6c016e8cde75
--
DragonFly BSD source repository
More information about the Commits
mailing list