]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFS: Don't expose internal READDIR errors to userspace
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 25 Aug 2005 23:25:35 +0000 (16:25 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 23 Sep 2005 16:38:01 +0000 (12:38 -0400)
commit9aa48b7e270d13c8781414dce081a42cae20a80d
tree788749de63303b280155cd84c5a47434f029d6e0
parent449231d6ddf50ca46b7fb2f76ecf790135222913
NFS: Don't expose internal READDIR errors to userspace

 Fixes a condition whereby the kernel is returning the non-POSIX error
 EBADCOOKIE to userspace.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c