git: sys/vfs/hammer2: Fix bulkfree message/comments on old ondisk format
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu Jul 22 09:09:40 PDT 2021
commit 63a8b78d9f23c88ed00fd8329b54c6e067a9dcf8
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Fri Jul 23 02:09:34 2021 +0900
sys/vfs/hammer2: Fix bulkfree message/comments on old ondisk format
in addition to b0ac2d2999bc7ac111dbb5ffbc0f7ffbb4c92988.
The bulkfree descriptions written in 2015 or before were not uptodate
with the current ondisk spec.
freemap leaf block: 64KB -> 32KB (out of 64KB)
freemap level0: 2MB -> 4MB
freemap level1: 2GB -> 1GB
Summary of changes:
sys/vfs/hammer2/hammer2_bulkfree.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/63a8b78d9f23c88ed00fd8329b54c6e067a9dcf8
--
DragonFly BSD source repository
More information about the Commits
mailing list