sys/vfs/hammer2: Remove obsolete comments on indirect block
authorTomohiro Kusumi <tkusumi@netbsd.org>
Mon, 31 Aug 2020 17:18:21 +0000 (02:18 +0900)
committerTomohiro Kusumi <tkusumi@netbsd.org>
Mon, 31 Aug 2020 17:34:20 +0000 (02:34 +0900)
commit1e851a08096605ea28046d37f796f89f413ddea3
treea69427b47846f7ec104289ff48dfc713672e2316
parentf3ee5e447ec32cd0ac5fdc8f4aa37809cf22db7f
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.
sys/vfs/hammer2/hammer2_disk.h