DragonFly commits List (threaded) for 2010-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix NFS race
commit b0e34f3267ddf430c09a622e6566f056d54ca7f7
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Nov 30 21:59:52 2010 -0800
kernel - Fix NFS race
* The nfsnode code could in very rare circumstances double-vput a vnode,
creating havoc.
Summary of changes:
sys/vfs/nfs/nfs_node.c | 97 +++++++++++++++++++++++++++++++-----------------
1 files changed, 63 insertions(+), 34 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b0e34f3267ddf430c09a622e6566f056d54ca7f7
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]