]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Replace dfprintks with tracepoints in fscache read and write page functions
authorDave Wysochanski <dwysocha@redhat.com>
Tue, 1 Mar 2022 19:37:26 +0000 (14:37 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 13 Mar 2022 16:59:35 +0000 (12:59 -0400)
commit2ef9bbc872d119e8edb90985f7adb58b9a2265b6
tree207879e5a4e71c34c545955f7ec34169f77ad439
parent0178055aa0013df8ceb73b1c342dde0a1e3b1088
NFS: Replace dfprintks with tracepoints in fscache read and write page functions

Most of fscache and other NFS IO paths are now using tracepoints.
Remove the dfprintks in the NFS fscache read/write page functions
and replace with tracepoints at the begin and end of the functions.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/fscache.c
fs/nfs/nfstrace.h