Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/fs/udf



Module Name:    src
Committed By:   snj
Date:           Mon Dec 22 03:05:00 UTC 2008

Modified Files:
        src/sys/fs/udf [netbsd-5]: udf_subr.c

Log Message:
Pull up following revision(s) (requested by reinoud in ticket #194):
        sys/fs/udf/udf_subr.c: revision 1.81
Fix critital panic when mounting a CD-R/DVD*R disc. The check for VV_ROOT was
not done correctly and could panic when requested to load a VAT descriptor
since the fileset was not yet fetched.


To generate a diff of this commit:
cvs rdiff -r1.73.4.5 -r1.73.4.6 src/sys/fs/udf/udf_subr.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