hammer2 - Refactor snapshot frontend
commitf8a108fb1b0a6a6f4cd533e9fa0b110ef124160d
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 19 Aug 2017 19:06:48 +0000 (19 12:06 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 19 Aug 2017 19:08:22 +0000 (19 12:08 -0700)
treee39892ff8ac021796d6b297a4c6eb2bb6d9514f2
parent458282f27c8fae1d36279fc6575ecd7975eb8501
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
sbin/hammer2/cmd_snapshot.c
sbin/hammer2/main.c