]> git.baikalelectronics.ru Git - kernel.git/commit
iomap: lift common tracing code from xfs to iomap
authorChristoph Hellwig <hch@lst.de>
Thu, 17 Oct 2019 20:12:13 +0000 (13:12 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 21 Oct 2019 15:51:59 +0000 (08:51 -0700)
commit4d07737ac14adc09bdf64da36833b9e77c336be2
treeeb960f8585e9332eeef0ebb9f94becbb08d07eb2
parent2e0e89bca2d7e8578095cabfca9afd97ac0b13ba
iomap: lift common tracing code from xfs to iomap

Lift the xfs code for tracing address space operations to the iomap
layer.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/iomap/Makefile
fs/iomap/buffered-io.c
fs/iomap/trace.c [new file with mode: 0644]
fs/iomap/trace.h [new file with mode: 0644]
fs/xfs/xfs_aops.c
fs/xfs/xfs_trace.h