git: DragonFly_RELEASE_3_6 kernel/vfs - Fix a refcount check in vclean_unlocked()
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sat Mar 22 15:28:02 PDT 2014
commit d79340301336dade479c734870fbf1022ea588bf
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Tue Mar 4 22:32:08 2014 +0100
kernel/vfs - Fix a refcount check in vclean_unlocked()
- vx_get() actually adds a ref so you actually need to count
with that.
Summary of changes:
sys/kern/vfs_subr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d79340301336dade479c734870fbf1022ea588bf
--
DragonFly BSD source repository
More information about the Commits
mailing list