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:   jdolecek
Date:           Sun Feb 22 09:56:26 UTC 2004

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

Log Message:
mount(2): if vinvalbuf() fails, we must also vput() the mountpoint vnode

fixes stale vnode lock after attempt to mount something on a NTFS directory


To generate a diff of this commit:
cvs rdiff -r1.202 -r1.203 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