commit | d916275aa4ddfea69b5480e292f398d58bdb40fc | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Mon Aug 26 12:08:38 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Aug 26 17:43:14 2019 -0700 |
tree | 1281a72cc02b2c52b24dbeda7b8a1fc1b8201959 | |
parent | 0ad95687c3adb91e762d0f6ea50a6b1137300e19 [diff] |
xfs: get allocation alignment from the buftarg Needed to feed into the allocation routine to guarantee the memory buffers we add to bios are correctly aligned to the underlying device. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>