[PATCHv2 0/2] zram: writeback fixes

Sergey Senozhatsky posted 2 patches 1 week, 6 days ago
drivers/block/zram/zram_drv.c | 5 +++++
1 file changed, 5 insertions(+)
[PATCHv2 0/2] zram: writeback fixes
Posted by Sergey Senozhatsky 1 week, 6 days ago
Brian (privately) reported a "leak" of writeback bitmap in
certain cases, so that backing device can store less pages;
and a theoretical data leak in the trailing bytes of
compressed writeback pages.  Both issues are low risk.

v1 -> v2:
- better commit messages (Andrew)

Sergey Senozhatsky (2):
  zram: do not leak blk idx at the end of writeback
  zram: clear trailing bytes of compressed writeback pages

 drivers/block/zram/zram_drv.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.54.0.746.g67dd491aae-goog