Eric Biggers 7fa6d59816 f2fs: fix leaking uninitialized memory in compressed clusters
When the compressed data of a cluster doesn't end on a page boundary,
the remainder of the last page must be zeroed in order to avoid leaking
uninitialized memory to disk.

Fixes: 4c8ff7095bef ("f2fs: support data compression")
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2020-02-27 10:16:44 -08:00
..
2019-05-08 21:23:11 -07:00
2018-09-12 13:07:10 -07:00
2020-01-23 09:24:25 -08:00
2020-01-30 15:39:24 -08:00
2020-02-27 10:16:44 -08:00
2020-01-23 09:24:25 -08:00
2018-09-12 13:07:10 -07:00
2020-01-17 16:48:07 -08:00
2020-01-30 15:39:24 -08:00
2020-01-17 16:48:07 -08:00
2020-02-27 10:16:44 -08:00
2020-01-23 09:24:25 -08:00
2018-09-12 13:07:10 -07:00
2019-08-12 19:33:51 -07:00