NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/46472 CVS commit: [netbsd-5] src/sys/ufs/ufs
The following reply was made to PR kern/46472; it has been noted by GNATS.
From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/46472 CVS commit: [netbsd-5] src/sys/ufs/ufs
Date: Tue, 22 May 2012 21:44:38 +0000
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