]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFS: Fix the error handling in "uncached_readdir()"
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 20 Nov 2010 18:24:49 +0000 (13:24 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 22 Nov 2010 18:24:46 +0000 (13:24 -0500)
commit85f8607e163f8d281fb407357279cb4ac6df12e6
treeabfa44658e17b4c3522aac999c7736f5d4782ff6
parent7a8e1dc34f52fd2927dbf7e520d7cd8eadc51336
NFS: Fix the error handling in "uncached_readdir()"

Currently, uncached_readdir() is broken because if fails to handle
the results from nfs_readdir_xdr_to_array() correctly.

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