]> git.baikalelectronics.ru Git - kernel.git/commit
erofs: correct the remaining shrink objects
authorGao Xiang <gaoxiang25@huawei.com>
Wed, 26 Feb 2020 08:10:06 +0000 (16:10 +0800)
committerGao Xiang <gaoxiang25@huawei.com>
Tue, 3 Mar 2020 15:39:29 +0000 (23:39 +0800)
commit5334ebe3d0fbbc538c265d0ac1c969da8abebbe0
treea599b089ddb8a6852c6375d6050e384d7b0a9406
parentebb4ad4d5d2654561b966fa1912b603ee34ffc03
erofs: correct the remaining shrink objects

The remaining count should not include successful
shrink attempts.

Fixes: 18c442aa52dc ("staging: erofs: introduce workstation for decompression")
Cc: <stable@vger.kernel.org> # 4.19+
Link: https://lore.kernel.org/r/20200226081008.86348-1-gaoxiang25@huawei.com
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
fs/erofs/utils.c