git: hammer2 - Add HAMMER2IOC_GROWFS ioctl (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Sep 1 14:30:31 PDT 2020
commit f2ce02f0f632fd82605cbf2494f2e713d62f545a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Sep 1 14:29:36 2020 -0700
hammer2 - Add HAMMER2IOC_GROWFS ioctl (2)
* Fix minor bug to not try to write volume headers beyond the new size.
Only applicable to H2 filesystems less than 8GB in size.
Summary of changes:
sys/vfs/hammer2/hammer2_ioctl.c | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f2ce02f0f632fd82605cbf2494f2e713d62f545a
--
DragonFly BSD source repository
More information about the Commits
mailing list