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:30:07 UTC 2004

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

Log Message:
Pull up revision 1.117 (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.113.2.1 -r1.113.2.2 src/sys/ufs/ufs/ufs_vnops.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