hammer2 - Allow @LABEL to be omitted
commit7ae963c8b7551b397a959fd07ab6205a546fc20b
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 27 Jul 2017 06:55:29 +0000 (26 23:55 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 27 Jul 2017 06:55:29 +0000 (26 23:55 -0700)
treeb9cc8382241141e243542b5d222d0761b8d57731
parentd0660dd6945cb5a07aa676f0507560f0e7719631
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.
sbin/mount_hammer2/mount_hammer2.c
sys/vfs/hammer2/hammer2_vfsops.c