git: sys/vfs/hammer: fix comments
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Mon Jan 5 13:43:21 PST 2015
commit 7b3f201b8b620cdc81b8a3a8865a09e9a597631e
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Mon Jan 5 19:03:25 2015 +0900
sys/vfs/hammer: fix comments
This patch fixes typo in comments. On-memory record structure hammer_record
is being removed from on-memory RB-Tree, not on-disk B-Tree.
Summary of changes:
sys/vfs/hammer/hammer_object.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7b3f201b8b620cdc81b8a3a8865a09e9a597631e
--
DragonFly BSD source repository
More information about the Commits
mailing list