Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/cd9660
Module Name: src
Committed By: mlelstv
Date: Sat Nov 29 21:45:57 UTC 2025
Modified Files:
src/sys/fs/cd9660: cd9660_vfsops.c
Log Message:
Interpret p_cdsession field in partition info only when the type
is set to FS_ISO9660. Other filesystem types use the field for p_fsize,
and default values there confuse the cd9660 filesystem code.
Fixes PR 59783.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/sys/fs/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