git: hammer2 - hammer2_mount work
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Nov 18 23:03:23 PST 2015
commit 3fe8f796ed94232d8c22da648c1619d00ca0ef76
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Nov 18 22:56:45 2015 -0800
hammer2 - hammer2_mount work
* Add mount options parsing.
* Add '-o local' which on the initial device mount will forcefully
disable clustering, allowing individual elements to be mounted
separately and compared (for debugging).
Summary of changes:
sbin/mount_hammer2/Makefile | 2 +
sbin/mount_hammer2/mount_hammer2.c | 86 ++++++++++++++++++++++++++++++++++----
2 files changed, 80 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3fe8f796ed94232d8c22da648c1619d00ca0ef76
--
DragonFly BSD source repository
More information about the Commits
mailing list