git: DragonFly_RELEASE_6_0 hammer2 - hammer2 growfs, also update hmp->volumes[0].size
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jun 27 15:47:14 PDT 2021
commit 1067f461f3bef8779e92c96166075cba490449e2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Jun 20 09:24:51 2021 -0700
hammer2 - hammer2 growfs, also update hmp->volumes[0].size
* hammer2 growfs also needs to update hmp->volumes[0].size,
otherwise a panic on file write past the previous boundary
will ensue.
* Note that a reboot after issuing the growfs also takes care
of this.
Reported-by: goneri (irc)
Summary of changes:
sys/vfs/hammer2/hammer2_ioctl.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1067f461f3bef8779e92c96166075cba490449e2
--
DragonFly BSD source repository
More information about the Commits
mailing list