All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Ingo Saitz <Ingo.Saitz@stud.uni-hannover.de>
Cc: nfs@lists.sourceforge.net
Subject: Re: PROBLEM: can't mkdir() in 2.6.19-rc3
Date: Wed, 8 Nov 2006 18:45:15 -0500	[thread overview]
Message-ID: <20061108234515.GD16390@fieldses.org> (raw)
In-Reply-To: <20061101021647.GA4203@schwan.zoo>

On Wed, Nov 01, 2006 at 03:16:47AM +0100, Ingo Saitz wrote:
> [2.] Full description of the problem/report:
> 
> When I call "mkdir foo" on an nfs mounted volume, the strace of mkdir shows
> 
>     mkdir("foo", 0777)                      = -1 EPERM (Operation not permitted)
> 
> and the command fails. But if I do a "ls -ld foo" afterwards, the directory got
> created:
> 
>     drwxr-xr-x 2 ingo ingo 4096 2006-11-01 02:54 foo
> 
> The server is running 2.6.19-rc3, the client 2.6.18. The version of the
> nfs-kernel-server ist 1.0.10. This did work with 2.6.18 as nfs server.

Do you have the "async" option set on this export?  (What does

	exportfs -v

say?)

--b.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

  parent reply	other threads:[~2006-11-08 23:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-01  2:16 PROBLEM: can't mkdir() in 2.6.19-rc3 Ingo Saitz
2006-11-08 23:00 ` PROBLEM: can't mkdir() in 2.6.19-rc3 / 2.6.19-rc5 Ingo Saitz
2006-11-08 23:45 ` J. Bruce Fields [this message]
2006-11-09  0:49   ` [PATCH] nfsd: fix spurious error return from nfsd_create in async case J. Bruce Fields
2006-11-09  1:29     ` Neil Brown
2006-11-09  2:53       ` J. Bruce Fields
2006-11-09  1:35   ` PROBLEM: can't mkdir() in 2.6.19-rc3 Ingo Saitz
2006-11-09  2:52     ` J. Bruce Fields

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=20061108234515.GD16390@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=Ingo.Saitz@stud.uni-hannover.de \
    --cc=nfs@lists.sourceforge.net \
    /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.