Source-Changes archive

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

CVS commit: [perseant-lfsv2] syssrc/sys/ufs/lfs



Module Name:    syssrc
Committed By:   perseant
Date:           Tue Jul 10 01:43:30 UTC 2001

Modified Files:
        syssrc/sys/ufs/lfs [perseant-lfsv2]: lfs.h lfs_alloc.c

Log Message:
Turn the free list into a tailq, with both head and tail kept on the ifile.

Update access times on the inode even if it does not get marked IN_ACCESS.


To generate a diff of this commit:
cvs rdiff -r1.36.4.2 -r1.36.4.3 syssrc/sys/ufs/lfs/lfs.h
cvs rdiff -r1.47.2.4 -r1.47.2.5 syssrc/sys/ufs/lfs/lfs_alloc.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