git: sys/vfs/hammer: Add and fix comments
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Sep 4 10:57:31 PDT 2015
commit ae744f81273c7633a3839384e4fac587dcae52f3
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Thu Aug 27 00:21:27 2015 +0900
sys/vfs/hammer: Add and fix comments
on
* inode's node cache
* btree node split
* volume header
Summary of changes:
sys/vfs/hammer/hammer.h | 10 +++++++++-
sys/vfs/hammer/hammer_btree.c | 24 ++++++++++++++++++++++--
sys/vfs/hammer/hammer_vnops.c | 4 ++--
sys/vfs/hammer/hammer_volume.c | 3 +--
4 files changed, 34 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ae744f81273c7633a3839384e4fac587dcae52f3
--
DragonFly BSD source repository
More information about the Commits
mailing list