commit | 62a92ba97a31c544802bbf13d3a998e86796d548 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Jun 19 10:34:09 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Jul 09 10:30:25 2019 -0400 |
tree | abe58a8ec4901c2ce5d1a02bf8c6bda41fd245cf | |
parent | 7d4006c161ad8cded95f80f43b5fecc36e781497 [diff] |
NFS: Record task, client ID, and XID in xdr_status trace points When triggering an nfs_xdr_status trace point, record the task ID and XID of the failing RPC to better pinpoint the problem. This feels like a bit of a layering violation. Suggested-by: Trond Myklebust <trondmy@hammerspace.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>