Source-Changes archive

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

CVS commit: syssrc/sys/isofs/cd9660



Module Name:    syssrc
Committed By:   drochner
Date:           Tue Mar 26 19:04:24 UTC 2002

Modified Files:
        syssrc/sys/isofs/cd9660: cd9660_vfsops.c

Log Message:
Add the actual session offset to the volume size. This makes
a) the "df" output not an underestimate (Multisession cd filesystems can
   refer to data in previous sessions)
b) some checks where a block number is compared against the volume size
   succeed - I got mysterious misbehaviour with RR extensions


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/isofs/cd9660/cd9660_vfsops.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