Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262497AbUDBLeX (ORCPT ); Fri, 2 Apr 2004 06:34:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262542AbUDBLeW (ORCPT ); Fri, 2 Apr 2004 06:34:22 -0500 Received: from mxintern.kundenserver.de ([212.227.126.201]:51933 "EHLO mxintern.schlund.de") by vger.kernel.org with ESMTP id S262497AbUDBLeV (ORCPT ); Fri, 2 Apr 2004 06:34:21 -0500 Message-ID: <406D4FB6.4070301@snakefarm.org> Date: Fri, 02 Apr 2004 13:34:14 +0200 From: Carsten Gaebler User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org CC: linux-xfs@oss.sgi.com Subject: Re: 2.4.25 XFS can't create files References: <406D20FE.8040701@snakefarm.org> <20040402093238.GA28931@dingdong.cryptoapps.com> In-Reply-To: <20040402093238.GA28931@dingdong.cryptoapps.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 799 Lines: 26 Chris Wedgwood wrote: > I suspect it's not MPT related. I'm not farmiliar with stock 2.4.25 > but assume the XFS merge went OK and everything is sane. Any chance > you can test with a CVS kernel from oss.sgi.com to rule out the > (probably minor) differences there? The SGI kernel works fine. Thanks for the hint. > strace shows open/creat failing? Yes. open("/mnt/xfs/foo", O_WRONLY|O_NONBLOCK|O_CREAT|O_NOCTTY|O_LARGEFILE, 0666) = -1 EACCES (Permission denied) > there are also no ACLs and/or > security modules involved are there? Nope. cg. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/