commit | 3b3dce05279b97525741b7949208017307e05621 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jun 21 09:52:47 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Tue Jun 21 09:52:47 2016 +1000 |
tree | 0e57f8c1489b1fba16bc20e85ad9833c49882fd0 | |
parent | 8be9f564d25e7adc582f9f3689040ce5aa6f1f5b [diff] |
xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c And ensure it works for RT subvolume files an set the block device, both of which will be needed to be able to use the function in the buffered write path. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>