NFSD: Fix offset type in I/O trace points
authorChuck Lever <chuck.lever@oracle.com>
Fri, 4 Feb 2022 22:05:24 +0000 (17:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Feb 2022 11:54:17 +0000 (12:54 +0100)
commit6215fb4558938695a63bb3e270ba6c0df9767409
tree980d69f9d7548ce40b0eac0c34585fd88409255a
parent3a6a2d43e32a363a23e8ef60d57187aefaeef377
NFSD: Fix offset type in I/O trace points

commit 6a4d333d540041d244b2fca29b8417bfde20af81 upstream.

NFSv3 and NFSv4 use u64 offset values on the wire. Record these values
verbatim without the implicit type case to loff_t.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfsd/trace.h