linux/fs/iomap
Andreas Gruenbacher 76f5bd1eed iomap: iomap_write_failed fix
[ Upstream commit b71450e2cc ]

The @lend parameter of truncate_pagecache_range() should be the offset
of the last byte of the hole, not the first byte beyond it.

Fixes: ae259a9c85 ("fs: introduce iomap infrastructure")
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-09 10:22:55 +02:00
..
Makefile
buffered-io.c iomap: iomap_write_failed fix 2022-06-09 10:22:55 +02:00
direct-io.c iomap: Add done_before argument to iomap_dio_rw 2022-05-01 17:22:32 +02:00
fiemap.c
iter.c
seek.c
swapfile.c
trace.c
trace.h