diff options
author | Christoph Hellwig <[email protected]> | 2019-02-15 08:02:47 -0800 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2019-02-17 11:55:53 -0800 |
commit | b4e29032f254fed39ef2251807322f36c3ede1aa (patch) | |
tree | 1cc59d304f3cc78c3c7cf77410fc2874a61336a2 /scripts/bpf_helpers_doc.py | |
parent | be225fec72ed10a7e2c81a1ddd0d081a80238bff (diff) |
xfs: remove the s_maxbytes checks in xfs_map_blocks
We already ensure all data fits into s_maxbytes in the write / fault
path. The only reason we have them here is that they were copy and
pasted from xfs_bmapi_read when we stopped using that function.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions