Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

patch with support for UDF 2.50 (read-only)

21 views
Skip to first unread message

Sebastian Manciulea

unread,
Jan 16, 2008, 7:40:09 PM1/16/08
to
To whom it may concern,

More the a year ago me and my colleague posted a patch
on the Linux UDF site
(http://sourceforge.net/projects/linux-udf/) which
adds support to Linux for reading UDF 2.50 formatted
media. In time I've updated the patches for the newer
kernel versions and did some bug-fixing. The patch has
been tested over time with various types of media
(BD-ROM, BD-RE, BD-R, DVD, CD) and it looks pretty
stable.
I wonder if someone can take a look at the patch and
let me know if it's ready for inclusion into the
mainline kernel, or at least direct me to the
appropriate sub-system maintainer.
Thank you.

Regards,
Sebastian Manciulea

____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Jan Kara

unread,
Jan 17, 2008, 10:50:10 AM1/17/08
to
Hello,

On Wed 16-01-08 16:33:39, Sebastian Manciulea wrote:
> More the a year ago me and my colleague posted a patch
> on the Linux UDF site
> (http://sourceforge.net/projects/linux-udf/) which
> adds support to Linux for reading UDF 2.50 formatted
> media. In time I've updated the patches for the newer
> kernel versions and did some bug-fixing. The patch has
> been tested over time with various types of media
> (BD-ROM, BD-RE, BD-R, DVD, CD) and it looks pretty
> stable.
> I wonder if someone can take a look at the patch and
> let me know if it's ready for inclusion into the
> mainline kernel, or at least direct me to the
> appropriate sub-system maintainer.

Thanks for writing the support. I was already wondering whether someone
would submit the patch for inclusion ;). There's no real UDF maintainer.
I'm probably closest to the one, trying to fix reported bugs when I have
time... Also Marcin Slusarz has done some cleanup work recently (his
patches are in -mm kernel and will go into mainline kernel soon - probably
into 2.6.25 - I'm afraid you'll have to rediff your patch against his
patches).
Anyway, for submitting a patch, you can use guidelines in
Documentation/SubmittingPatches. Especially, your patch has to have some
description and Signed-off-by line. I can then review the patch when you
submit it.
BTW: I've just quickly browsed through the patch and I don't quite get
why have you commented out UDF_SB_SESSION() in udf_read_tagged(). Also even
if it really shouldn't be there, then just delete it...

Honza
--
Jan Kara <ja...@suse.cz>
SUSE Labs, CR

0 new messages