git: sys/vfs/hammer: Cleanup cursor initialization code on reblock

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Tue Apr 21 10:19:47 PDT 2015


commit 6540d157adb11e5bd59986ef07276232cbe3d0c1
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Tue Apr 21 21:08:56 2015 +0900

    sys/vfs/hammer: Cleanup cursor initialization code on reblock
    
    - Just make things a bit more clear.
    
    - The rule is the ioctl caller sets localization type to reblock,
      and the ioctl code adds up ip localization to initialize cursor.

Summary of changes:
 sys/vfs/hammer/hammer_reblock.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6540d157adb11e5bd59986ef07276232cbe3d0c1


-- 
DragonFly BSD source repository



More information about the Commits mailing list