X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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

To: cygwin AT cygwin DOT com References: <006e01cf1066$c5f0e080$51d2a180$%fedin AT samsung DOT com> <20140113141041 DOT GC21977 AT calimero DOT vinschen DOT de> <002f01cf11ba$df28b550$9d7a1ff0$%fedin AT samsung DOT com> <20140115091530 DOT GH10212 AT calimero DOT vinschen DOT 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