DragonFly commits List (threaded) for 2009-03
DragonFly BSD
DragonFly commits List (threaded) for 2009-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 31 Mar 2009 20:35:00 -0700 (PDT)

commit 3875f5b0c9a4eec6f1013b70be51cc7b733c3523
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]