Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 12/14/1999 23:19:10
Module Name: syssrc
Committed By: perseant
Date: Wed Dec 15 07:19:09 UTC 1999
Modified Files:
syssrc/sys/ufs/lfs: lfs_alloc.c lfs_vnops.c
Log Message:
Fix error returns on lfs vnops so that locks and reference counts are
preserved. Handle dirop accounting in lfs_vfree for this case as well.
May address PR#8823.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/ufs/lfs/lfs_alloc.c
cvs rdiff -r1.33 -r1.34 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.