sys/vfs/hammer: make description on low level storage layout up-to-date with code
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 13 Jan 2015 11:13:28 +0000 (20:13 +0900)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Fri, 23 Jan 2015 21:21:21 +0000 (22:21 +0100)
commit23234e4036f963cc9bb512ffe896088e29d28e57
treeddafbbcf359a0d33527c0bad6d568ec8531c13d9
parent8497b9348fbbc5a8e7612a390f3b43b40bf4a722
sys/vfs/hammer: make description on low level storage layout up-to-date with code

- This patch fixes description regarding hammer's low level storage
  layout based on two levels of blockmap layer. It aims to make the
  description explicit and up-to-date with what the actual code
  does.

Closes: #2767
sys/vfs/hammer/hammer_disk.h