Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   hannken
Date:           Thu Jun  7 10:03:12 UTC 2007

Modified Files:
        src/sys/kern: vfs_syscalls.c

Log Message:
Dounmount(): rearrange mountlist_slock.  vfs_allocate_syncvnode() may sleep
getting a new vnode so it must not be called with this simple_lock taken.

Fixes PR #36395


To generate a diff of this commit:
cvs rdiff -r1.317 -r1.318 src/sys/kern/vfs_syscalls.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