]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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:51:44 +0000 (12:51 +0100)
commit0999040f8077c9bcb00361d2f8c0e390abed343a
tree20ac4445c2931fbbf6192ea0d24895bda10ecc0a
parent2b19b51c39e2151936607913f91742a9ebaea8e6
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