On 2020/2/21 12:50, Eric Biggers wrote: > From: Eric Biggers <[email protected]> > > 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 <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks, _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
