diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-02-24 10:59:37 -0500 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-02-28 10:11:32 -0500 |
commit | 64cfca85bacde54caa64e0ab855c48734894fa37 (patch) | |
tree | 0ff9768007b09b52f98985cc593de36750db7afc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b38e09b9b613ee608c87bc00979db891ee9f0538 (diff) |
NFS: Return valid errors from nfs2/3_decode_dirent()
Valid return values for decode_dirent() callback functions are:
0: Success
-EBADCOOKIE: End of directory
-EAGAIN: End of xdr_stream
All errors need to map into one of those three values.
Fixes: 573c4e1ef53a ("NFS: Simplify ->decode_dirent() calling sequence")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions