git: kernel/vfs - Fix a refcount check in vclean_unlocked()

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Tue Mar 4 15:41:39 PST 2014


commit bd79a8ca6ccda424f92239cd75b33617e6b59ecd
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/bd79a8ca6ccda424f92239cd75b33617e6b59ecd


-- 
DragonFly BSD source repository



More information about the Commits mailing list