* [knfsd] Unable to read in knfsd-exported on ext3 chattr +a'd directories
@ 2003-01-27 21:57 Simon Kirby
0 siblings, 0 replies; only message in thread
From: Simon Kirby @ 2003-01-27 21:57 UTC (permalink / raw)
To: NFS
'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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-01-27 21:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-27 21:57 [knfsd] Unable to read in knfsd-exported on ext3 chattr +a'd directories Simon Kirby
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.