diff options
author | Chen Hanxiao <chenhx.fnst@fujitsu.com> | 2024-07-18 15:06:16 +0800 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-09-01 10:04:55 -0400 |
commit | cef48236dfe55fa266d505e8a497963a7bc5ef2a (patch) | |
tree | 2096a5cb01f4776ae0200089945770b854fe593e /scripts/gdb/linux/utils.py | |
parent | 4b84551a35e36bbed48850dc870191a13f0841fd (diff) |
NFS: trace: show TIMEDOUT instead of 0x6e
__nfs_revalidate_inode may return ETIMEDOUT.
print symbol of ETIMEDOUT in nfs trace:
before:
cat-5191 [005] 119.331127: nfs_revalidate_inode_exit: error=-110 (0x6e)
after:
cat-1738 [004] 44.365509: nfs_revalidate_inode_exit: error=-110 (TIMEDOUT)
Signed-off-by: Chen Hanxiao <chenhx.fnst@fujitsu.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions