From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: ls -l is broken Date: Wed, 16 Apr 2008 10:27:50 -0400 Message-ID: <20080416142750.GD27875@phobos.i.cabal.ca> References: <20080406224204.GE16451@parisc-linux.org> <20080406231000.D53CB4FC8@hiauly1.hia.nrc.ca> <20080415051650.GA22873@phobos.i.cabal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: John David Anglin , Matthew Wilcox , linux-parisc@vger.kernel.org To: Kyle McMartin Return-path: In-Reply-To: <20080415051650.GA22873@phobos.i.cabal.ca> List-ID: List-Id: linux-parisc.vger.kernel.org On Tue, Apr 15, 2008 at 01:16:50AM -0400, Kyle McMartin wrote: > On Sun, Apr 06, 2008 at 07:09:59PM -0400, John David Anglin wrote: > > > If you strace it, what syscall returns -EOPNOTSUPP? > > > > strace is broken and quits before the relevant syscall. Think I > > mentioned this before is a different context. > > > > Ok, I've fixed up ptrace. The failing syscall was lgetxattr, which, I > presume is failing because selinux is disabled, or something. > Nevermind, it's failing because you don't have XATTRs enabled on ext3.