sys/vfs/hammer: remove comment on atime
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 22 Feb 2015 17:51:35 +0000 (02:51 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 22 Feb 2015 17:59:10 +0000 (02:59 +0900)
commitaf77653dacca6d0747caab8422e3ee0a55313bec
tree8181f505505d19612515d2bcd9d3cbc9404d02f6
parentb83b7d5d975bedc0a37be6d68f1b48a428e93813
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.
sys/vfs/hammer/hammer_disk.h