git: sys/vfs/hammer2: Remove obsolete comments on indirect block
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Mon Aug 31 08:53:30 PDT 2020
commit 1e851a08096605ea28046d37f796f89f413ddea3
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Tue Sep 1 02:18:21 2020 +0900
sys/vfs/hammer2: Remove obsolete comments on indirect block
These comments from 9061bde5ad5e46bcaee746ed03d598a75b38691f in 2013
aren't really true today. Depends on blockref type, but indirect
blocks are usually 4, 16, or 32 KB, and blockref is 128 bytes.
Summary of changes:
sys/vfs/hammer2/hammer2_disk.h | 6 ------
1 file changed, 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1e851a08096605ea28046d37f796f89f413ddea3
--
DragonFly BSD source repository
More information about the Commits
mailing list