]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
authorChristoph Hellwig <hch@lst.de>
Thu, 12 Jul 2018 05:26:03 +0000 (22:26 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 12 Jul 2018 05:26:03 +0000 (22:26 -0700)
commitdbcc2515addc308331bd604704bf1693ca4b2c45
tree760c1eaa820edc9db09aaedf8ae602b3c2759c46
parenta48f022522c9088556ce2617ad0d91b1bc94e298
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset

This keeps it in a single place so it can be made otional more easily.

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>
fs/xfs/xfs_aops.c