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