NFS: nfs_readdir_filler catch all errors
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 21 Oct 2010 20:33:16 +0000 (16:33 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Oct 2010 19:27:35 +0000 (15:27 -0400)
commit3c8a1aeed8fd7f89bd0400fad72cbc1ac3460217
tree7483a41703dafcbc8526c112e3e625c3a881fc99
parent56e4ebf877b6043c289bda32a5a7385b80c17dee
NFS: nfs_readdir_filler catch all errors

Check for all errors, not a specific one.

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