Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 11/05/1999 12:14:58
Module Name:	syssrc
Committed By:	perseant
Date:		Fri Nov  5 20:14:57 UTC 1999

Modified Files:
	syssrc/sys/ufs/lfs: lfs_vnops.c

Log Message:
Better fix for PR# 8577: before setting dirops, check for cross-device
rename and error out.  This avoids possible problems with attempting
rename between two LFSs.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/ufs/lfs/lfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.