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:   drochner
Date:           Mon Apr 23 17:19:01 UTC 2012

Modified Files:
        src/sys/ufs/ffs: fs.h

Log Message:
everywhere else it is assumed that the filesystem block size fits into
a 32-bit "int" -- do the cast to quell a compiler warning in a more
sensible way


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/ufs/ffs/fs.h

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