Re: [PATCH] zram: introduce per-device debug_stat sysfs node

From: Sergey Senozhatsky
Date: Fri May 13 2016 - 22:41:00 EST


On (05/14/16 08:08), Minchan Kim wrote:
[..]
> Fortunately, Andrew isn't pick up this patch yet so I want to replace
> it to below suggested by Sergey which is better.
[..]
>
> + atomic64_inc(&zram->stats.writestall);

looks good to me. thanks!

-ss