commit | 6d465e895343225e3ad35fe10d7b3e9f2f18faec | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 11 22:26:03 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jul 11 22:26:03 2018 -0700 |
tree | 760c1eaa820edc9db09aaedf8ae602b3c2759c46 | |
parent | 3faed667644d787c3cf6f977f80bac7a013eb045 [diff] |
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>