git: hammer2 - Refactor snapshot frontend
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Aug 19 12:15:16 PDT 2017
commit f8a108fb1b0a6a6f4cd533e9fa0b110ef124160d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Aug 19 12:06:48 2017 -0700
hammer2 - Refactor snapshot frontend
* We can no longer snapshot a subdirectory (due to inodes being indexed
under the root and no longer embedded in directories), so simply
snapshot naming.
* Name snapshots only after their PFS label plus the date and time.
* Flesh out command help
Summary of changes:
sbin/hammer2/cmd_snapshot.c | 11 +----------
sbin/hammer2/main.c | 4 ++++
2 files changed, 5 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f8a108fb1b0a6a6f4cd533e9fa0b110ef124160d
--
DragonFly BSD source repository
More information about the Commits
mailing list