commit | 2123ef8510836cf3f4a1ccb188398f98c4f71ec3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Oct 28 08:41:42 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Oct 29 09:50:12 2019 -0700 |
tree | 9bbc5508f2b343cc01b643ab479440552abcfb67 | |
parent | e992ae8afdedcdfe65ededd96b5a15319f2e6bae [diff] |
xfs: simplify setting bio flags Stop using the deprecated bio_set_op_attrs helper, and use a single argument to xfs_buf_ioapply_map for the operation and flags. 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>