login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
August
»
31
Re: [PATCH] [RFC] [resend] isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory
view
thread
Previous message: [thread] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Ondrej Zary
Subject:
Re: [PATCH] [RFC] [resend] isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory
Date: Tuesday, August 31, 2010 - 2:49 pm
On Tuesday 31 August 2010 22:44:55 Guenter Roeck wrote:
quoted text
> On Tue, 2010-08-31 at 14:10 -0400, Ondrej Zary wrote: > > If a CD has both Rock Ridge and Joliet extensions and the ISO root > > directory is empty, no files are visible. Disable Rock Ridge extensions > > in this case and use Joliet root directory instead. > > > > Signed-off-by: Ondrej Zary <linux@rainbow-software.org> > > > > --- linux-2.6.35-rc2/fs/isofs/inode.c 2010-06-06 05:43:24.000000000 +0200 > > +++ linux-2.6.35-rc3/fs/isofs/inode.c 2010-08-24 22:43:26.000000000 +0200 > > @@ -549,6 +549,34 @@ static unsigned int isofs_get_last_sessi > > } > > > > /* > > + * Check if root directory is empty (has less than 3 files). > > + * > > + * Used to detect broken CDs where ISO root directory is empty but > > Joliet root + * directory is OK. If such CD has Rock Ridge extensions, > > they will be disabled + * (and Joliet used instead) or else no files > > would be visible. + */ > > +static bool rootdir_empty(struct super_block *sb, unsigned long block) > > +{ > > + int offset, files, de_len; > > + struct iso_directory_record *de; > > + struct buffer_head *bh; > > + > > + bh = sb_bread(sb, block); > > + if (!bh) > > + return true; > > + while (files < 3) { > > files is uninitialized. > > > + de = (struct iso_directory_record *) (bh->b_data + offset); > > offset is uninitialized. > > Did you test this patch ?
Oops... I tested it and it seemed to work fine. Even gcc did not complain... -- Ondrej Zary --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [thread] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
Re: [PATCH] [RFC] [resend] isofs: work-around for Rock Rid ...
, Ondrej Zary
, (Tue Aug 31, 2:49 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
Re: [PATCH 0/3] v2 Make hierarchical RCU less IPI-happy and add more tracing
Jeremy Fitzhardinge
Re: Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD
Nick Piggin
Re: [patch] CFS (Completely Fair Scheduler), v2
Gary Hade
Re: [PATCH 0/5][RFC] Physical PCI slot objects
Dave Johnson
Re: expected behavior of PF_PACKET on NETIF_F_HW_VLAN_RX device?
linux-netdev
:
Arnd Bergmann
Re: 64-bit net_device_stats
Stephens, Allan
RE: [PATCH]: tipc: Fix oops on send prior to entering networked mode
frank.blaschka
[patch 3/5] [PATCH] qeth: support z/VM VSWITCH Port Isolation
Wu Fengguang
Re: [PATCH] dm9601: handle corrupt mac address
David Miller
Re: [PATCH net-2.6.24] Fix refcounting problem with netif_rx_reschedule()
git
:
Junio C Hamano
Re: [PATCH] [RFC] add Message-ID field to log on git-am operation
Junio C Hamano
Re: Handling large files with GIT
Karl
Re: [ANNOUNCE] pg - A patch porcelain for GIT
Josh Triplett
Re: [RFC][PATCH 00/10] Sparse: Git's "make check" target
Pierre Habouzit
Re: [PATCH] git-daemon: more powerful base-path/user-path settings, using formats.
git-commits-head
:
Linux Kernel Mailing List
MIPS: RBTX4939: Fix IOC pin-enable register updating
Linux Kernel Mailing List
regulator: update email address for Liam Girdwood
Linux Kernel Mailing List
[SCSI] ipr: add message to error table
Linux Kernel Mailing List
powerpc/32: Wire up the trampoline code for kdump
Linux Kernel Mailing List
USB: omap_udc: sync with OMAP tree
openbsd-misc
:
Josh Grosse
Re: error : pkg add phpMyAdmin
Brian Candler
Re: OBSD's perspective on SELinux
Jacob Meuser
Re: /dev/audio: Device busy
David Vasek
Re: Inexpensive, low power, "wall wart" computer
William Boshuck
Re: Richard Stallman...
Colocation donated by:
Syndicate