diff options
author | Wu Bo <[email protected]> | 2020-04-29 10:01:55 +0800 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2020-05-04 19:14:23 +0200 |
commit | 7d8976afad18d4548ee472e526b126ab74012807 (patch) | |
tree | d68ea4bf500c7c264df98b717325086843da1a60 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0fa8263367db9287aa0632f96c1a5f93cc478150 (diff) |
ceph: fix special error code in ceph_try_get_caps()
There are 3 speical error codes: -EAGAIN/-EFBIG/-ESTALE.
After calling try_get_cap_refs, ceph_try_get_caps test for the
-EAGAIN twice. Ensure that it tests for -ESTALE instead.
Signed-off-by: Wu Bo <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions