git: sys/vfs/hammer: remove comment on atime
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sun Feb 22 10:06:30 PST 2015
commit af77653dacca6d0747caab8422e3ee0a55313bec
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Mon Feb 23 02:51:35 2015 +0900
sys/vfs/hammer: remove comment on atime
- Remove a comment regarding where atime is stored. It's a parf of inode,
but not btree element. This comment was added in 11ad5ade when atime
became a part of btree element, but never removed when bcac4bbb moved
it back to inode.
Summary of changes:
sys/vfs/hammer/hammer_disk.h | 4 ----
1 file changed, 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af77653dacca6d0747caab8422e3ee0a55313bec
--
DragonFly BSD source repository
More information about the Commits
mailing list