Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/nfs
hi,
> Module Name: src
> Committed By: hannken
> Date: Sun Oct 30 12:00:28 UTC 2011
>
> Modified Files:
> src/sys/nfs: nfs_serv.c
>
> Log Message:
> VOP_GETATTR() needs a shared lock at least.
this seems trying to lock the directory while holding its child locked.
ie. wrong locking order
YAMAMOTO Takashi
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.160 -r1.161 src/sys/nfs/nfs_serv.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index