Re: [REGRESSION] nfs client: Read-only file system (2.6.19-rc1,2)

From: Trond Myklebust
Date: Tue Oct 17 2006 - 12:54:45 EST


On Tue, 2006-10-17 at 17:24 +0200, Jiri Slaby wrote:
> Hi!
>
> I can't write on mounted nfs filesystem since 2.6.19-rc1 (nfs client):
> touch: cannot touch `aaa': Read-only file system
>
> strace says:
> open("aaa", O_WRONLY|O_NONBLOCK|O_CREAT|O_NOCTTY|O_LARGEFILE, 0666) = -1 EROFS
> (Read-only file system)
>
> 2.6.18 behaves correctly. Settings are the same, does anybody have any clue?
>
> regards,

What does "cat /proc/mounts" say?

-
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/