From owner-freebsd-current@FreeBSD.ORG Fri Jan 9 15:27:12 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D247106566B; Fri, 9 Jan 2009 15:27:12 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id DE5D78FC16; Fri, 9 Jan 2009 15:27:11 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 807BC46B32; Fri, 9 Jan 2009 10:27:11 -0500 (EST) Date: Fri, 9 Jan 2009 15:27:11 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Tim Kientzle In-Reply-To: <4965927D.1060507@freebsd.org> Message-ID: References: <4965927D.1060507@freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "'freebsd-current@freebsd.org'" Subject: Re: Extattr portability? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2009 15:27:12 -0000 On Wed, 7 Jan 2009, Tim Kientzle wrote: > I'm trying to complete the extended attribute support in libarchive. There > are a handful of odd issues that arise which I think I could resolve if I > knew of good use cases. > > Anyone here actually use extended attributes? (Note that ACLs are handled > separately.) What software? What information do you store there? > > If you could benefit from being able to move extended attributes between > FreeBSD and other systems, I'm especially interested. Most (all) of the use of extended attributes that I'm aware of on FreeBSD relates to security extensions, be it ACLs, MAC labels (almost always in the system namespace) for various policies, etc. Mac OS X is now using extended attributes in quite a few more ways, however, so you may want to investigate a bit on that side. Most uses I'm aware of aren't intended to be portable. Robert N M Watson Computer Laboratory University of Cambridge