git: sys/vfs/hammer2: Remove obsolete comments on blockset/blockref
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sun Oct 18 07:18:40 PDT 2020
commit 90a0c28f5af380149261816f02be296aef3f051f
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Mon Oct 19 00:15:35 2020 +0900
sys/vfs/hammer2: Remove obsolete comments on blockset/blockref
Apparently blockrefs are sorted with possible holes.
1897c66ea31ca9d7b3fb03ba08889054bf36ef04 in 2013 changed how blockrefs
within inode's blockset or indirect block are created/deleted.
Inode has "ncopies" field, but redundancy isn't implemented.
"blockrefs in a set can shortcut multiple levels of indirections"
seems to have only existed in this comment.
Summary of changes:
sys/vfs/hammer2/hammer2_disk.h | 19 ++++++-------------
1 file changed, 6 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/90a0c28f5af380149261816f02be296aef3f051f
--
DragonFly BSD source repository
More information about the Commits
mailing list