Source-Changes archive

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

CVS commit: src/sys/ufs/ufs



Module Name:    src
Committed By:   yamt
Date:           Wed Sep 15 09:52:49 UTC 2004

Modified Files:
        src/sys/ufs/ufs: ufs_bmap.c

Log Message:
ufs_getlbns:
- fix an integer overflow when calculating lbns of indirect blocks.
- remove a redundant calculation of blockcnt.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/ufs/ufs/ufs_bmap.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