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)
committerChuck Lever <chuck.lever@oracle.com>
Wed, 9 Feb 2022 14:24:30 +0000 (09:24 -0500)
commit6a4d333d540041d244b2fca29b8417bfde20af81
tree77bf6307deaa69b9227f894c0f03d48e4abb2d1a
parent3f965021c8bc38965ecb1924f570c4842b33d408
NFSD: Fix offset type in I/O trace points

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>
fs/nfsd/trace.h