commit 23234e4036f963cc9bb512ffe896088e29d28e57 Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com> Date: Tue Jan 13 20:13:28 2015 +0900 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 Summary of changes: sys/vfs/hammer/hammer_disk.h | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/23234e4036f963cc9bb512ffe896088e29d28e57 -- DragonFly BSD source repository