git: hammer2 - (when used for booting @BOOT)
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jan 2 12:23:47 PST 2022
commit d7e11471bd451b05672ba37334898eaa52f35415
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Jan 2 12:21:44 2022 -0800
hammer2 - (when used for booting @BOOT)
* Fix the @BOOT lookup to allow the whole hash range for "BOOT".
This can come up if you delete the BOOT pfs and re-create it.
hammer2 incremental the name hash collision counter to ensure
that new PFSs are unique.
Reported-by: aly, mneumann
Summary of changes:
stand/lib/hammer2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d7e11471bd451b05672ba37334898eaa52f35415
--
DragonFly BSD source repository
More information about the Commits
mailing list