Files
i2som-imx-linux/fs/fuse
Miklos Szeredi 399ca7ee91 fuse: don't overflow LLONG_MAX with end offset
[ Upstream commit 2f1398291b ]

Handle the special case of fuse_readpages() wanting to read the last page
of a hugest file possible and overflowing the end offset in the process.

This is basically to unbreak xfstests:generic/525 and prevent filesystems
from doing bad things with an overflowing offset.

Reported-by: Xiao Yang <ice_yangxiao@163.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-02-24 08:37:03 +01:00
..
2019-09-24 15:28:01 +02:00
2019-12-13 08:42:31 +01:00
2019-12-13 08:42:31 +01:00
2019-10-15 16:11:41 +02:00
2019-09-18 20:17:50 +02:00
2019-12-13 08:42:31 +01:00