commit bd79a8ca6ccda424f92239cd75b33617e6b59ecd Author: Antonio Huete Jimenez <[email protected]> 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/bd79a8ca6ccda424f92239cd75b33617e6b59ecd
--
DragonFly BSD source repository
