Re: 2.4.25 XFS can't create files

From: Carsten Gaebler
Date: Fri Apr 02 2004 - 06:38:07 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/