Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 22 Apr 2004 09:28:03 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Emulating hard links on FAT et al.
Message-ID: <20040422072803.GB1486@cygbert.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <F76C9B2DA2FC4C4CA0A18E288BBCBCF7082177FA@nihexchange24.nih.gov> <Pine.GSO.4.56.0404201434290.4141@slinky.cs.nyu.edu> <Pine.GSO.4.56.0404201459540.4141@slinky.cs.nyu.edu> <6.1.0.6.0.20040420163719.02fefca8@127.0.0.1> <Pine.GSO.4.56.0404201653560.4141@slinky.cs.nyu.edu> <20040421074208.GA4092@cygbert.vinschen.de> <Pine.GSO.4.56.0404211328200.23681@slinky.cs.nyu.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.GSO.4.56.0404211328200.23681@slinky.cs.nyu.edu>
User-Agent: Mutt/1.4.2i

On Apr 21 13:29, Igor Pechtchanski wrote:
> On Wed, 21 Apr 2004, Corinna Vinschen wrote:
> > On Apr 20 16:59, Igor Pechtchanski wrote:
> > > the most part, all NTEA does is store some information (e.g., permissions,
> > > and, of late, owner) in a special file in the root directory.  The only
> >
> > Only on FAT.  NTFS stores them in a file stream (as HPFS?).
> 
> Sure, and we were talking about FAT...

I understood what you wrote as if you were sure that EA are always
implemented as just a file in the root dir.  It isn't.  However, EA
is something implemented in the file system driver.  The NT FAT
driver understands EA and writes that file, for the NTFS driver EA
are just a sort of stream and the FAT32 driver (Win2K+) doesn't
understand them at all.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Co-Project Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

