Source-Changes archive

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

CVS commit: syssrc/sys/ufs/lfs



Module Name:    syssrc
Committed By:   perseant
Date:           Thu Jun  6 00:46:25 UTC 2002

Modified Files:
        syssrc/sys/ufs/lfs: lfs_syscalls.c

Log Message:
Let lfs_bmapv fill in the bi_size member of the BLOCK_INFO structure,
as well as bi_daddr.  This lets the cleaner have an idea of what the size
of this block was at the time it was written without having to refer to
a segment header (e.g., in the file coalescing case).

Tested on i386.


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 syssrc/sys/ufs/lfs/lfs_syscalls.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