DragonFly commits List (threaded) for 2004-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/isofs/cd9660
dillon 2004/09/24 02:18:03 PDT
DragonFly src repository
Modified files:
sys/vfs/isofs/cd9660 cd9660_vnops.c
Log:
The inode size must be unsigned-extended to a quad, not sign-extended, so
the size of files in the 2-4GB range on DVDs are properly reported.
Taken-from: Jun Kuriyama <kuriyama@xxxxxxxxxxxx> post on freebsd-current@
Revision Changes Path
1.12 +1 -1 src/sys/vfs/isofs/cd9660/cd9660_vnops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/isofs/cd9660/cd9660_vnops.c.diff?r1=1.11&r2=1.12&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]