From owner-freebsd-fs@freebsd.org Wed Mar 2 01:36:35 2016 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B346AC0623 for ; Wed, 2 Mar 2016 01:36:35 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5FD1B11B2 for ; Wed, 2 Mar 2016 01:36:35 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5E267AC0620; Wed, 2 Mar 2016 01:36:35 +0000 (UTC) Delivered-To: fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5DBCBAC061F for ; Wed, 2 Mar 2016 01:36:35 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from nm38-vm1.bullet.mail.bf1.yahoo.com (nm38-vm1.bullet.mail.bf1.yahoo.com [72.30.239.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1872A11B0 for ; Wed, 2 Mar 2016 01:36:35 +0000 (UTC) (envelope-from pfg@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1456882208; bh=oYOpE0rWiArl/uu4eWCE/Zpj8S11Bvx34YsVkK26WEQ=; h=From:Subject:To:Date:From:Subject; b=DydNsr5QbNkdxlEucRIwlf1yAopDKm9SxfuF4k5Eq7o5biT+YSV0TmDmxCwCWpOH2R52449hiRqdbDvdtXmr3Umju2N/a5HsGVZ62VEHXDcAruepzF2Or9tSg4UVKTmjjMc/CoKFVTN1H8SOR2usfNPYTcN3dXSMDFL08S6x7HIHq52wdoA/wWXb58XERzfB01IbWbIWvo/o/9/YjbltOqMhAtpqH0KG+DSPSDsyA0kUy/dvemI/KwnUGCbmM8TbQEleQnaQVQ97wQYg0/w0BSP1HSrEqon0AtTceGCz0L5SGbsNzW3iV6FkooeBaUBB9YxT1147nqDzsr2CqxjKJw== Received: from [66.196.81.173] by nm38.bullet.mail.bf1.yahoo.com with NNFMP; 02 Mar 2016 01:30:08 -0000 Received: from [98.139.213.12] by tm19.bullet.mail.bf1.yahoo.com with NNFMP; 02 Mar 2016 01:30:08 -0000 Received: from [127.0.0.1] by smtp112.mail.bf1.yahoo.com with NNFMP; 02 Mar 2016 01:30:08 -0000 X-Yahoo-Newman-Id: 278792.70794.bm@smtp112.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: wOZdQJoVM1nf7ayMZ2D2sHLXqpes6QU2lMkjRScDd5Me37M LEjO7bwpYVzI5H64nbR8EfmVeK_aCfaZJsKihPH.JC_DDPtG5eqIo8aCrONm .nkSOyP6L1CZo87FxHsyWRptVHk8VuEnvxr1Tc.PPv.NwQlsUY_8B3CEAist dv3ViEZs_c5SL7WqbCppcsaW3JbsheeFnXrTp8OXVYDU1mpbpdz7Tw2XKkYM 0DCEbC4CJrLag5laAXi3TsR43qhQ2NTkbDuGSzBwNl9yrw_jrnZIp5iNbfwQ jDi8zS4KcJvCnQDH7XNQv96d1yy2B.c.bDc1tcVIcftJeI7rd.SBaFTCfRLU fxjgE6SQ0EK0nD7YLTjuB.ythcvFf3OGuWySTgyQvO9.wRzG5d6dwH71xmJj wylABvBL31QFYSfqv9bThXeOkuxUhyjqmvBcIkVHPmSrh1Y.LtehovkDR3Cu Klh17_uxkiR1acuX_Mbv7Gkygb6CpO2DzNVWqeNzYdQWgZcRdeem8PkXUhQl zh.T.KTc9Nsc9LeRr28YH50mULSN.oTGF X-Yahoo-SMTP: xcjD0guswBAZaPPIbxpWwLcp9Unf From: Pedro Giffuni Subject: Re: FUSE extended attribute patches available To: Ken Merry , fs@freebsd.org, Rick Macklem Message-ID: <56D6424D.7090104@FreeBSD.org> Date: Tue, 1 Mar 2016 20:30:53 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2016 01:36:35 -0000 Hello guys Ken Merry wrote: > I have patches for FreeBSD=E2=80=99s FUSE filesystem kernel module to > support extended attributes: > > https://people.freebsd.org/~ken/fuse_extattr.20160229.1.txt > > The patch implements the get/set/delete/list extended attribute > methods. > The listing code also converts extended attribute lists from the > Linux/FUSE format to the FreeBSD format. Very interesting, I was unaware we could convert attributes with linux. That would be useful for ext2fs. Please update the fuse/fuse-kernel.h to 7.9 [1]. That version added the attributes stuff and not having the same headers as the linux versions causes trouble. FWIW, it was an event that I try to forget, but I tried to bump the level to 7.10 without implementing the API and it broke a lot of stuff. Pedro. [1] The fuse-kernel.h header is under a BSD license https://github.com/libfuse/libfuse/commit/b20d88bbbc6e5ae67f0c99595859fd653949a3aa