Source-Changes archive

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

CVS commit: gnusrc



Module Name:    gnusrc
Committed By:   fvdl
Date:           Mon Feb 14 22:01:40 UTC 2000

Modified Files:
        gnusrc/gnu/sys/ufs/ffs: ffs_softdep.c

Log Message:
Fixes to the softdep code from Ethan Solomita <ethan%geocast.com@localhost>.
* Fix buffer ordering when it has dependencies.
* Alleviate memory problems.
* Deal with some recursive vnode locks (sigh).
* Fix other bugs.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 gnusrc/gnu/sys/ufs/ffs/ffs_softdep.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