diff options
author | Christoph Hellwig <hch@lst.de> | 2019-02-15 17:02:46 +0100 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-02-17 20:55:53 +0100 |
commit | be225fec72ed10a7e2c81a1ddd0d081a80238bff (patch) | |
tree | d56d42067d6f2411c6225562c980f9201d4c35b9 /fs/xfs/xfs_log_priv.h | |
parent | xfs: don't ever put nlink > 0 inodes on the unlinked list (diff) | |
download | linux-be225fec72ed10a7e2c81a1ddd0d081a80238bff.tar.xz linux-be225fec72ed10a7e2c81a1ddd0d081a80238bff.zip |
xfs: remove the io_type field from the writeback context and ioend
The io_type field contains what is basically a summary of information
from the inode fork and the imap. But we can just as easily use that
information directly, simplifying a few bits here and there and
improving the trace points.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_log_priv.h')
0 files changed, 0 insertions, 0 deletions