git: sbin/hammer: Fix comments
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Jul 11 11:31:53 PDT 2015
commit b2b52761c8a5f685364eab4d9ba56efe4b927d86
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Jul 12 00:20:42 2015 +0900
sbin/hammer: Fix comments
- The first comment on layer1 seems to be obsolete.
The big-block for layer1 metadata is always in volume0, but
the big-blocks for layer2 metadata and filesystem data could
be in any volume. This comment is from 2008 and only found
here so remove it.
- Sync the second comment on layer2 with that of kernel code.
Summary of changes:
sbin/hammer/ondisk.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b2b52761c8a5f685364eab4d9ba56efe4b927d86
--
DragonFly BSD source repository
More information about the Commits
mailing list