linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicholas Miell <nmiell@comcast.net>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: "Alejandro Riveira Fernández" <ariveira@gmail.com>,
	"Martin Steigerwald" <Martin@lichtvoll.de>,
	"Bryan Henderson" <hbryan@us.ibm.com>,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: Replacing VFAT as filesystem on removeable media
Date: Mon, 06 Apr 2009 12:46:13 -0700	[thread overview]
Message-ID: <1239047173.32425.10.camel@entropy> (raw)
In-Reply-To: <49D90EED.2060703@zytor.com>

On Sun, 2009-04-05 at 13:05 -0700, H. Peter Anvin wrote:
> Alejandro Riveira Fernández wrote:
> >>>
> >> Ironically enough, one of the better filesystems for being supported by
> >> many OSes is probably ext2.  However, that doesn't mean it is even in
> >> the same rough ballpark as (V)FAT.
> > 
> >   What about UDF ?
> 
> Good point.  UDF is probably widely supported, but again, not in the
> same ballpark.  I don't personally know how complex UDF is to implement
> on a small memory device.
> 
> 	-hpa
> 

DVD players are small memory devices and they don't actually implement
UDF.

(DVD movies have UDF filesystems, but they're constructed such that the
files that the DVD player needs are at specific fixed offsets on the
disc, and the DVD player never actually interprets the UDF filesystem.)

Also, there's several different revisions of UDF, which causes some
level of operating system compatibility problems.

Fortunately, the UDF flavor likely to be used on magnetic/flash media is
also the flavor that's the most compatible, so that makes things easier
for everyone.

-- 
Nicholas Miell <nmiell@comcast.net>

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2009-04-06 19:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-31  8:15 Replacing VFAT as filesystem on removeable media Martin Steigerwald
2009-03-31 12:57 ` Mark Williamson
2009-03-31 13:47   ` Xavier Bestel
2009-03-31 15:02     ` Mark Williamson
2009-03-31 15:21       ` Xavier Bestel
2009-03-31 15:53         ` Mark Williamson
2009-04-02 17:51 ` Bryan Henderson
2009-04-03  8:28   ` Martin Steigerwald
2009-04-05  6:34     ` H. Peter Anvin
2009-04-05 13:30       ` Alejandro Riveira Fernández
2009-04-05 20:05         ` H. Peter Anvin
2009-04-06 19:46           ` Nicholas Miell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1239047173.32425.10.camel@entropy \
    --to=nmiell@comcast.net \
    --cc=Martin@lichtvoll.de \
    --cc=ariveira@gmail.com \
    --cc=hbryan@us.ibm.com \
    --cc=hpa@zytor.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).