commit 64b064034e98f9efbafc19b9065ab1e397cbd143
Author: Antonio Huete Jimenez <[email protected]>
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