git: hammer2 - Fix missing initialization (fix broken root mount)
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun May 27 08:33:47 PDT 2018
commit 83d6ea33386cb72d23143213c8663e4c11e6c0a2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun May 27 08:31:06 2018 -0700
hammer2 - Fix missing initialization (fix broken root mount)
* For hammer2 root mounts a missing initialization resulted in
a garbage test, causing root mounts to fail under some
circumstances.
* Properly initialize the 'done' variable.
Summary of changes:
sys/vfs/hammer2/hammer2_vfsops.c | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/83d6ea33386cb72d23143213c8663e4c11e6c0a2
--
DragonFly BSD source repository
More information about the Commits
mailing list