From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Suchanek Subject: Re: [PATCH] tmpfs: implement generic xattr support Date: Thu, 21 Apr 2011 12:59:01 +0200 Message-ID: References: <4DA4B6A8.7030804@gmail.com> <87tydu3t4p.fsf_-_@tucsk.pomaz.szeredi.hu> <87tydtm41s.fsf@tucsk.pomaz.szeredi.hu> <871v0wvuod.fsf@tucsk.pomaz.szeredi.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Phillip Lougher , Andreas Dilger , Jiri Kosina , Ric Wheeler , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, David Howells , Ian Kent , Jeff Moyer , Christoph Hellwig , Hugh Dickins , Eric Paris To: Miklos Szeredi Return-path: In-Reply-To: <871v0wvuod.fsf@tucsk.pomaz.szeredi.hu> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 21 April 2011 11:08, Miklos Szeredi wrote: > Michal Suchanek writes: > >> Can you put up a branch with both overlayfs and xattrs? >> >> I would like to point people at a repo with working implementation and >> mirroring the kernel tree to add one patch is a bit overkill. > > Okay, added the tmpfs-xattr patch to the overlayfs.v8 branch. > Okay, I built a small live system using this branch and it boots without errors. Now it's time to build a larger image I guess. Thanks Michal