Linux NFS development
 help / color / mirror / Atom feed
From: Simon Kirby <sim@netnation.com>
To: NFS@lists.sourceforge.net
Subject: [knfsd] Unable to read in knfsd-exported on ext3 chattr +a'd directories
Date: Mon, 27 Jan 2003 13:57:18 -0800	[thread overview]
Message-ID: <20030127215718.GA3241@netnation.com> (raw)

'Lo,

I'm unable to read an NFS-mounted directory which is exported from a box
running 2.4.20 and where the directory is chattr'd +a (append only) on an
ext3 filesystem.  Is knfsd attempting to create temporary files in the
directory or is there some other reason why this is failing?

strace snippet of "ls -al ." on client:

open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|S_ISVTX|0733, st_size=98304, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
brk(0x805a000)                          = 0x805a000
getdents64(0x3, 0x8056808, 0x2000, 0)   = -1 EPERM (Operation not
permitted)
getdents(3, 0xbfffe294, 5960)           = -1 EPERM (Operation not
permitted)
close(3)                                = 0

Thanks,

Simon-

[        Simon Kirby        ][        Network Operations        ]
[     sim@netnation.com     ][     NetNation Communications     ]
[  Opinions expressed are not necessarily those of my employer. ]


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

                 reply	other threads:[~2003-01-27 21:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030127215718.GA3241@netnation.com \
    --to=sim@netnation.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox