git: hammer2 - Have mount assume that @LABEL refers to a hammer2 vfs
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Mar 26 23:43:15 PDT 2017
commit 4d065447e4e4b0d4e3deab3d4205e30531b479b7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Mar 10 09:19:50 2017 -0800
hammer2 - Have mount assume that @LABEL refers to a hammer2 vfs
* hammer2 will soon allow mount @LABEL <mountpt> for any LABEL that it
already knows about. Make the base mount program aware of this and
do not require the user to specify the vfs type.
Summary of changes:
sbin/mount/mount.8 | 3 ++-
sbin/mount/mount.c | 7 +++++++
2 files changed, 9 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4d065447e4e4b0d4e3deab3d4205e30531b479b7
--
DragonFly BSD source repository
More information about the Commits
mailing list