commit | 3e40b13c3b57108a118de639d4af04805ac6873f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Jan 23 10:06:29 2021 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Mon Feb 01 09:47:19 2021 -0800 |
tree | 8c5e2d402e390a646161ccf3027b7913dfaac2f3 | |
parent | 670654b004b0bf7a0bc749f4f555fdefd5c89dcb [diff] |
xfs: simplify the read/write tracepoints Pass the iocb and iov_iter to the tracepoints and leave decoding of actual arguments to the code only run when tracing is enabled. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>