Source-Changes archive

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

CVS commit: [netbsd-2-0] src/sys/ufs/ufs



Module Name:    src
Committed By:   tron
Date:           Wed Jul 28 11:29:42 UTC 2004

Modified Files:
        src/sys/ufs/ufs [netbsd-2-0]: ufs_bmap.c

Log Message:
Pull up revision 1.30 via patch (requested by dbj in ticket #722):
remove incorrect casts that limit some uses of daddr_t to 31 bits
this fixes problems using ffs2 with more than 2^31 sectors (~1tb)


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.2.1 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