public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Hiroyuki Machida <machida@sm.sony.co.jp>
To: Christoph Hellwig <hch@infradead.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Posix file attribute support on VFAT (take #2)
Date: Thu, 18 Aug 2005 19:52:23 +0900	[thread overview]
Message-ID: <43046867.4030707@sm.sony.co.jp> (raw)
In-Reply-To: <20050816212531.GA2479@infradead.org>

I'm trying to explain background....

Christoph Hellwig wrote:
> On Wed, Aug 17, 2005 at 04:07:03AM +0900, Machida, Hiroyuki wrote:
> 
>>This is a take 2 of posix file attribute support on VFAT.
> 
> 
> Sorry, but this is far too scary.  Please just use one of the sane
> filesystems linux supports.
> 

I would say that purpose of the feature is having ability to
build root fs for small embedded device, not support full posix 
attributes top of VFAT. I think the situation is like uclinux, 
which has no MMU support and many restriction, however it's still
very helpful for small embedded device.

To reduce resource consumption, developers for embedded system
would like to select one file system type to be used, if possible. 
And in most case, FAT is required for data exchange.
	E.g. memory/storage card or USB client. 

So adding small feature to FAT could have ability to build root fs, 
it's very helpful. It's not required to support full attributes.

What do you think ?

Thanks,
Hiroyuki Machida



  reply	other threads:[~2005-08-19  1:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-16 19:07 [PATCH] Posix file attribute support on VFAT (take #2) Machida, Hiroyuki
2005-08-16 21:25 ` Christoph Hellwig
2005-08-18 10:52   ` Hiroyuki Machida [this message]
2005-08-20 21:54     ` Joseph Fannin
2005-08-22 11:46   ` Pavel Machek
2005-08-23  2:00     ` roucaries bastien
2005-08-23 14:04     ` Lennart Sorensen
2005-08-23 21:31       ` Pavel Machek

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=43046867.4030707@sm.sony.co.jp \
    --to=machida@sm.sony.co.jp \
    --cc=hch@infradead.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