Source-Changes archive

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

CVS commit: src/sys/ufs/lfs



Module Name:    src
Committed By:   yamt
Date:           Fri Nov  7 17:55:29 UTC 2003

Modified Files:
        src/sys/ufs/lfs: lfs_extern.h lfs_segment.c lfs_vfsops.c

Log Message:
- tweak lfs_update_single()'s prototype so that it can be used by
  roll-forward code.
- reduce code duplication using the above in update_meta()
  this also fixes fragment accounting.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/ufs/lfs/lfs_extern.h
cvs rdiff -r1.142 -r1.143 src/sys/ufs/lfs/lfs_segment.c
cvs rdiff -r1.139 -r1.140 src/sys/ufs/lfs/lfs_vfsops.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