git: hammer - Fix exit path for newly added ioctl

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Tue Oct 8 05:05:57 PDT 2013


commit 64b064034e98f9efbafc19b9065ab1e397cbd143
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Tue Oct 8 02:09:48 2013 -0700

    hammer - Fix exit path for newly added ioctl
    
    * Release cursor/inode on exit.
    * Take in account the case where hammer_get_inode() returns a NULL ip.

Summary of changes:
 sys/vfs/hammer/hammer_ioctl.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/64b064034e98f9efbafc19b9065ab1e397cbd143


-- 
DragonFly BSD source repository



More information about the Commits mailing list