X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=syEHGrmb50caGGFT5QIroMXsEREJmVcyd3RueNJbtSe
	HGMLfJnU752z9lAiM+/uSUybiU8Otrjc2mlEiL0trsiuA2z01JlGJp7+r7jzThfl
	bpV+Azro1CMKeKD6MR58RDh3rMSFOcjsl5rUf+S28UJyhoT1ZAPzfJNTRRavn4VA
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=p/KkHuX8dPVPKS7Y9jTJ4E1pghE=; b=rVKM+nQmC9WJTI2sN
	hEUPpIALPk7ZUj451coaGUCOH39x/la5vxrdrwbja48sb2WNqCPUqdj+p8QhpXou
	Y/f+tbPxW446fUdy//vBo7zahfS/hbzaA3ARjX5OJ2fSY2a3h8D5vb6LtwI2iNqj
	qyE45V+X6llsd6BlkeE88OMgRQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2
X-HELO: mailout3.w1.samsung.com
From: Pavel Fedin <p.fedin@samsung.com>
To: cygwin@cygwin.com
References: <006e01cf1066$c5f0e080$51d2a180$%fedin@samsung.com> <20140113141041.GC21977@calimero.vinschen.de> <002f01cf11ba$df28b550$9d7a1ff0$%fedin@samsung.com> <20140115091530.GH10212@calimero.vinschen.de>
In-reply-to: <20140115091530.GH10212@calimero.vinschen.de>
Subject: RE: Extended attributes
Date: Thu, 16 Jan 2014 10:08:27 +0400
Message-id: <001701cf1281$5fc57150$1f5053f0$%fedin@samsung.com>
MIME-version: 1.0
Content-type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s0G68n0v016064

 Hello!

> >  What do you think about adding other possible namespaces (system,
> > security, and... don't remember the 3rd one) ? So that when
> > manipulating UNIX archives etc these attributes could be kept along
> > with files ? At least we have one use case now.
> 
> That doesn't make sense.  Extended attributes as implemented by Windows
> are user attributes, not system attributes.  The non-user attributes on
> Linux have a very special meaning to the kernel and/or are restricted
> to privileged users only.  Their functionality is already provided by
> other OS functions (as for system.posix_acl_access) or not at all (as
> for security.selinux).

 I know they have special meaning. At the other hand, if we allow them, we will allow to store them on a filesystem. Wouldn't it be nice ? This is useful at least for SquashFS image preparation.
 I guess for similar reasons we have support e. g. for device nodes (/dev) with their major/minor numbers. They are also ignored by Cygwin, and just stored on the filesystem (or do i miss something ?).

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia



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


