This patchset includes zram stats clean up and enhancements. Sergey Senozhatsky (4): zram: drop `init_done' struct zram member zram: do not pass rw argument to __zram_make_request() zram: rework reported to end-user zram statistics zram: report failed read and writes stats
drivers/block/zram/zram_drv.c | 210 ++++++++++++++---------------------------- drivers/block/zram/zram_drv.h | 18 ++-- 2 files changed, 74 insertions(+), 154 deletions(-) -- 1.8.5.3.493.gb139ac2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

