git: sys/vfs/hammer: Cleanup cursor initialization code on rebalance
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Tue Apr 28 08:55:12 PDT 2015
commit cd192e337200062a799db799200a02a6862e2c3c
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Fri Apr 24 23:40:49 2015 +0900
sys/vfs/hammer: Cleanup cursor initialization code on rebalance
- Just make things a bit more clear (for the upcoming changes).
- The rule is the ioctl caller sets localization type to rebalance,
and the ioctl code adds up ip localization to initialize cursor.
Summary of changes:
sys/vfs/hammer/hammer_rebalance.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cd192e337200062a799db799200a02a6862e2c3c
--
DragonFly BSD source repository
More information about the Commits
mailing list