git: sys/vfs/hammer: Integrate ondisk uint32 reserveds into []
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Aug 19 21:54:06 PDT 2016
commit cbccd318bdb6c80873b0943b360402dd3e7b3f5b
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sat Aug 20 13:01:56 2016 +0900
sys/vfs/hammer: Integrate ondisk uint32 reserveds into []
Reserved field id's aren't in order from 00 to 11, so keeping them
with id's isn't that important, but rather confusing.
Also remove obsolete comment from ddfdf542 in 2008.
The idea of "birth time" was never explained in neither source nor
commit messages.
Summary of changes:
sys/vfs/hammer/hammer_disk.h | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cbccd318bdb6c80873b0943b360402dd3e7b3f5b
--
DragonFly BSD source repository
More information about the Commits
mailing list