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 17:22:28 +0200 Message-ID: References: <871v0wvuod.fsf@tucsk.pomaz.szeredi.hu> <201104211658.35618.jordipujolp@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Miklos Szeredi , 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: Jordi Pujol Return-path: In-Reply-To: <201104211658.35618.jordipujolp@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 21 April 2011 16:58, Jordi Pujol wrote: > A Dijous 21 Abril 2011 12:59:01, Michal Suchanek va escriure: >> Now it's time to build a larger image I guess. > > Hello, > > I have done it, building a desktop image that contains kde4 and some services, > The tests show that tmpfs is broken, it makes first operations but at some > point it becomes erratic; that occurs in non-persistent mode, where > overlayfs upperdir is on tmpfs, and in persistent mode also but in this case > more user working is needed before tmpfs failure, > > in Linux single user mode I have installed the nvidia packages and driver > using dpkg, only some files are installed, therefore I tried creating manually > a required directory and in this manner the process has done some steps more. > > kernel source: > > http://livenet.selfip.com/ftp/debian/linux-2.6/linux-2.6.38-3.jpp.3- > lnet_2.6.38-15.tar.bz2 > > logs: > > http://livenet.selfip.com/ftp/debian/overlayfs/test-tmpfs-xattrs.tar.bz2 > Yes, while the system appears to run generally fine unpacking dpkg packages fails. Thanks Michal