diff options
author | Christoph Hellwig <hch@lst.de> | 2019-10-19 09:09:44 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-10-21 09:04:58 -0700 |
commit | 43568226a4a3da1b63a34578d33725291f2c5918 (patch) | |
tree | d298191dab68754550435e4a666e69af5e025497 /fs/xfs/xfs_iops.c | |
parent | 36adcbace24e99ed89ac5310a0e1c3890e551665 (diff) | |
download | lwn-43568226a4a3da1b63a34578d33725291f2c5918.tar.gz lwn-43568226a4a3da1b63a34578d33725291f2c5918.zip |
xfs: factor out a helper to calculate the end_fsb
We have lots of places that want to calculate the final fsb for
a offset + count in bytes and check that the result fits into
s_maxbytes. Factor out a helper for that.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Allison Collins <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_iops.c')
0 files changed, 0 insertions, 0 deletions