| commit | f13eb2055ae46ded52961f27753c245dc5b8967d | [log] [tgz] |
|---|---|---|
| author | Christoph Hellwig <hch@lst.de> | Mon Feb 06 10:42:26 2017 -0800 |
| committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Feb 06 17:47:46 2017 -0800 |
| tree | f32b49d88486cff8a352e721afe58fcd25fce412 | |
| parent | 54a4ef8af4e0dc5c983d17fcb9cf5fd25666d94e [diff] |
xfs: introduce xfs_aligned_fsb_count Factor a helper to calculate the extent-size aligned block out of the iomap code, so that it can be reused by the upcoming reflink dio code. Signed-off-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>