FreeBSD Bugzilla – Attachment 11948 Details for
Bug 23315
Some "valid" Joliet discs cannot be read in Joliet format
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 638 bytes, created by
Mark Peek
on 2000-12-06 04:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mark Peek
Created:
2000-12-06 04:30:01 UTC
Size:
638 bytes
patch
obsolete
>Index: cd9660_vfsops.c >=================================================================== >RCS file: /cvs/cvs/freebsd/src/sys/isofs/cd9660/cd9660_vfsops.c,v >retrieving revision 1.80 >diff -c -5 -r1.80 cd9660_vfsops.c >*** cd9660_vfsops.c 2000/10/09 17:31:36 1.80 >--- cd9660_vfsops.c 2000/12/06 02:13:14 >*************** >*** 354,366 **** > joliet_level = 1; > if (bcmp(sup->escape, "%/C", 3) == 0) > joliet_level = 2; > if (bcmp(sup->escape, "%/E", 3) == 0) > joliet_level = 3; >- >- if (isonum_711 (sup->flags) & 1) >- joliet_level = 0; > } > } > break; > > case ISO_VD_END: >--- 354,363 ----
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 23315
: 11948