git: sys/vfs/hammer: Fix wrong comment on zone2 offset
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Tue Dec 8 10:26:28 PST 2015
commit 334cf18cb6e6f08f4dbefd9af52300ee386e2c72
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Tue Dec 8 16:35:49 2015 +0900
sys/vfs/hammer: Fix wrong comment on zone2 offset
This isn't zone2 offset.
A bug fixed by 41a8e517 in 2012 was based on the wrong assumption
that this offset was zone2 offset, so this comment should be fixed
as well.
Summary of changes:
sys/vfs/hammer/hammer.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/334cf18cb6e6f08f4dbefd9af52300ee386e2c72
--
DragonFly BSD source repository
More information about the Commits
mailing list