DragonFly-2.3.0.530.g3875f master share/examples/rconfig hammer.sh sys/emulation/linux linux_stats.c sys/kern vfs_subr.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Mar 31 20:35:46 PDT 2009


commit 3875f5b0c9a4eec6f1013b70be51cc7b733c3523
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Mar 31 15:17:33 2009 -0700

    Adjust vfinddev() to return a referenced vnode in *vpp.
    
    Fix a small race condition in sys_linux_ustat() related to accessing
    a vnode which can get ripped out from under the procedure.

Summary of changes:
 share/examples/rconfig/hammer.sh  |    2 ++
 sys/emulation/linux/linux_stats.c |    2 ++
 sys/kern/vfs_subr.c               |    4 ++++
 3 files changed, 8 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3875f5b0c9a4eec6f1013b70be51cc7b733c3523


-- 
DragonFly BSD source repository





More information about the Commits mailing list