Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



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.




Home | Main Index | Thread Index | Old Index