git: sys/vfs/hammer: Add hammer_move_node()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Aug 22 10:53:23 PDT 2015
commit 26748b87a409b0fc2362f8ba12f5e78e6abe28d9
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sat Aug 22 16:59:11 2015 +0900
sys/vfs/hammer: Add hammer_move_node()
Procedures to move internal and leaf node are basically the same.
Also sync some comments between internal and leaf.
Summary of changes:
sys/vfs/hammer/hammer_reblock.c | 128 ++++++++++++++++++++--------------------
1 file changed, 63 insertions(+), 65 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/26748b87a409b0fc2362f8ba12f5e78e6abe28d9
--
DragonFly BSD source repository
More information about the Commits
mailing list