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: mycroft
Date: Tue May 30 17:26:11 UTC 2000
Modified Files:
gnusrc/gnu/sys/ufs/ffs: ffs_softdep.c
Log Message:
In softdep_sync_metadata():
* If we get to the bottom and there is still an inodedep, set IN_MODIFIED so
that ffs_update() will force the inode block out and we can free up all the
dependencies.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 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