From owner-freebsd-current@FreeBSD.ORG Thu Jan 8 05:43:28 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 CA42C106564A for ; Thu, 8 Jan 2009 05:43:28 +0000 (UTC) (envelope-from kientzle@freebsd.org) Received: from kientzle.com (kientzle.com [66.166.149.50]) by mx1.freebsd.org (Postfix) with ESMTP id 90E0F8FC17 for ; Thu, 8 Jan 2009 05:43:28 +0000 (UTC) (envelope-from kientzle@freebsd.org) Received: from [10.123.2.23] (p53.kientzle.com [66.166.149.53]) by kientzle.com (8.12.9/8.12.9) with ESMTP id n085hRtv048584 for ; Wed, 7 Jan 2009 21:43:27 -0800 (PST) (envelope-from kientzle@freebsd.org) Message-ID: <4965927D.1060507@freebsd.org> Date: Wed, 07 Jan 2009 21:43:25 -0800 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060422 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "'freebsd-current@freebsd.org'" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 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: Thu, 08 Jan 2009 05:43:29 -0000 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. Cheers, Tim Kientzle