FreeBSD Bugzilla – Attachment 13069 Details for
Bug 24998
More verbose logging for Joliet CDs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 508 bytes, created by
matt
on 2001-02-11 06:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
matt
Created:
2001-02-11 06:30:00 UTC
Size:
508 bytes
patch
obsolete
>--- sys/isofs/cd9660/cd9660_vfsops.c.orig Sun Feb 11 01:15:09 2001 >+++ sys/isofs/cd9660/cd9660_vfsops.c Sun Feb 11 01:14:55 2001 >@@ -488,7 +488,7 @@ > /* Decide whether to use the Joliet descriptor */ > > if (isomp->iso_ftype != ISO_FTYPE_RRIP && joliet_level) { >- log(LOG_INFO, "cd9660: Joliet Extension\n"); >+ log(LOG_INFO, "cd9660: Joliet Extension (Level %d)\n",joliet_level); > rootp = (struct iso_directory_record *) > sup->root_directory_record; > bcopy (rootp, isomp->root, sizeof isomp->root);
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 24998
: 13069