diff options
author | Christoph Hellwig <hch@lst.de> | 2021-08-10 18:33:07 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-08-16 21:26:33 -0700 |
commit | 740499c78408f75c4e76feac848177cb0d0ccf4f (patch) | |
tree | b2c9ee0b1dfe2a18145ddb4985049c56dd819906 /fs/iomap/trace.h | |
parent | 1acd9e9c015b389aa3201a977454efb92e36806c (diff) | |
download | linux-740499c78408f75c4e76feac848177cb0d0ccf4f.tar.gz |
iomap: fix the iomap_readpage_actor return value for inline data
The actor should never return a larger value than the length that was
passed in. The current code handles this gracefully, but the opcoming
iter model will be more picky.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/iomap/trace.h')
0 files changed, 0 insertions, 0 deletions