Source-Changes archive

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

CVS commit: src/sys/ufs/ffs



Module Name:    src
Committed By:   dsl
Date:           Sun Nov 27 11:45:56 UTC 2005

Modified Files:
        src/sys/ufs/ffs: ffs_alloc.c

Log Message:
Force some multiplies to give a 64 bit result to avoid dirsize being zero
and causing a divide by zero trap later.
Fixes a panic noted in netbsd-help.


To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 src/sys/ufs/ffs/ffs_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