git: usr.sbin/fstyp: Add device name to HAMMER2 label for autofs -media mount
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Wed Dec 11 00:18:30 PST 2019
commit 2f9f168a13010344973c10c56a71514a10643642
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Wed Dec 11 05:02:26 2019 +0900
usr.sbin/fstyp: Add device name to HAMMER2 label for autofs -media mount
This helps autofs -media mount support multiple HAMMER2 mounts
if not perfect solution. The format may change in future.
Add minor fix to HAMMER1 label algorithm to sync with this commit.
Summary of changes:
usr.sbin/fstyp/hammer.c | 12 ++++++++----
usr.sbin/fstyp/hammer2.c | 48 +++++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 51 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f9f168a13010344973c10c56a71514a10643642
--
DragonFly BSD source repository
More information about the Commits
mailing list