DragonFly commits List (threaded) for 2006-02
[
Date Prev][Date Next]
[
Thread Prev][Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/nfs nfs_serv.c
dillon 2006/02/28 16:21:58 PST
DragonFly src repository
Modified files:
sys/vfs/nfs nfs_serv.c
Log:
dvp must be unlocked prior to issuing a VOP operation to avoid obtaining
a recursive exclusive lock. Some filesystem drivers (e.g. msdos) do not
allow recursive locks.
Reported-by: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Revision Changes Path
1.26 +4 -0 src/sys/vfs/nfs/nfs_serv.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_serv.c.diff?r1=1.25&r2=1.26&f=u
[
Date Prev][Date Next]
[
Thread Prev][Thread Next]
[
Date Index][
Thread Index]