commit | ece0b4233b6b915d1f63add2bd9f2733aec6317a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Nov 20 13:55:33 2010 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 22 13:24:47 2010 -0500 |
tree | f0f9a2ec50079ccd0c95ddce082648ab25923cfe | |
parent | 85f8607e163f8d281fb407357279cb4ac6df12e6 [diff] |
NFS: Don't ignore errors from nfs_do_filldir() We should ignore the errors from the filldir callback, and just interpret them as meaning we should exit, however we should definitely pass back ENOMEM errors. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>