git: hammer2 - Allow @LABEL to be omitted
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jul 26 23:56:52 PDT 2017
commit 7ae963c8b7551b397a959fd07ab6205a546fc20b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Jul 26 23:55:29 2017 -0700
hammer2 - Allow @LABEL to be omitted
* Allow the @LABEL in "<devicepath>@LABEL" to be omitted when mounting.
If omitted, H2 will automatically supply "@LOCAL".
* Provides convenience for simple use cases.
Summary of changes:
sbin/mount_hammer2/mount_hammer2.c | 9 ++++-----
sys/vfs/hammer2/hammer2_vfsops.c | 17 ++++++++++-------
2 files changed, 14 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7ae963c8b7551b397a959fd07ab6205a546fc20b
--
DragonFly BSD source repository
More information about the Commits
mailing list