All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: linux kernel mailing list <linux-kernel@vger.kernel.org>
Cc: trond.myklebust@fys.uio.no
Subject: [REGRESSION] nfs client: Read-only file system (2.6.19-rc1,2)
Date: Tue, 17 Oct 2006 17:24:13 +0200	[thread overview]
Message-ID: <4534F59D.4040505@gmail.com> (raw)

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,
-- 
http://www.fi.muni.cz/~xslaby/            Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8  22A0 32CC 55C3 39D4 7A7E

             reply	other threads:[~2006-10-17 15:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-17 15:24 Jiri Slaby [this message]
2006-10-17 16:54 ` [REGRESSION] nfs client: Read-only file system (2.6.19-rc1,2) Trond Myklebust
2006-10-18  6:27   ` Sven Hoexter
2006-10-18  8:52     ` Jiri Slaby
2006-10-18 15:46       ` Jiri Slaby
2006-10-18 17:22         ` Trond Myklebust
2006-10-18 17:44           ` Jiri Slaby
2006-10-18 18:02             ` J. Bruce Fields
2006-10-18 18:06               ` Jiri Slaby

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4534F59D.4040505@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trond.myklebust@fys.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.