Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/ufs/ufs
Module Name: src
Committed By: riz
Date: Tue May 22 21:44:38 UTC 2012
Modified Files:
src/sys/ufs/ufs [netbsd-5]: ufs_vnops.c
Log Message:
Pull up following patch (requested by buhrow in ticket #1763):
sys/ufs/ufs/ufs_vnops.c: patch
Make sure we return EXDEV on cross-device links rather than panicing
the system. This corrects a pasting error from the merged patches
in ticket 1759.
Thanks to hannken@ for figuring out the error.
Fixes pr kern/46472
Tested by buhrow@
To generate a diff of this commit:
cvs rdiff -u -r1.169.4.2 -r1.169.4.3 src/sys/ufs/ufs/ufs_vnops.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