NFS: Improve write error tracing
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 9 Aug 2022 16:50:28 +0000 (12:50 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 9 Aug 2022 18:11:34 +0000 (14:11 -0400)
commitaf887e437bb298752b2edc5834048b8151b8aea0
treedbc6cc335eaa8be7985469ff0208d3c8657068fb
parent3c59366c207e4c6c6569524af606baf017a55c61
NFS: Improve write error tracing

Don't leak request pointers, but use the "device:inode" labelling that
is used by all the other trace points. Furthermore, replace use of page
indexes with an offset, again in order to align behaviour with other
NFS trace points.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfstrace.h
fs/nfs/write.c
include/linux/nfs_page.h