git: sys/vfs/hammer2: Remove obsolete comment on device buffer size
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu Dec 21 03:18:04 PST 2023
commit e66589ae410dce511a534f33fec65302198b6f5d
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Thu Dec 21 02:13:07 2023 -0800
sys/vfs/hammer2: Remove obsolete comment on device buffer size
Remove a comment from 01eabad4d93a8dc8f0f01a6209b384b1e010bb8c in 2012.
A device buffer size is currently always 64KB regardless of chain bytes.
HAMMER2_MIN_ALLOC no longer exists.
Summary of changes:
sys/vfs/hammer2/hammer2_chain.c | 7 -------
1 file changed, 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e66589ae410dce511a534f33fec65302198b6f5d
--
DragonFly BSD source repository
More information about the Commits
mailing list