diff options
author | Carlos Maiolino <[email protected]> | 2016-05-18 11:09:28 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-05-18 11:09:28 +1000 |
commit | e0a431b3a3cc3d0a4c38ccfca8c7320fde40efb6 (patch) | |
tree | 66ded33cb0840fca7f2b0f986a4e14401e34ba9c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a5ea70d25d76950e11690110b526374307d05d81 (diff) |
xfs: add configuration handlers for specific errors
now most of the infrastructure is in place, we can start adding
support for configuring specific errors such as ENODEV, ENOSPC, EIO,
etc. Add these error configurations and configure them all to have
appropriate behaviours. That is, all will be configured to retry
forever by default, except for ENODEV, which is an unrecoverable
error, so it will be configured to not retry on error
Signed-off-by: Dave Chinner <[email protected]>
Signed-off-by: Carlos Maiolino <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions