On 2020/10/22 22:57, Gao Xiang wrote:
From: Gao Xiang hsiangkao@redhat.com
pcluster should be only set up for all managed pages instead of temporary pages. Since it currently uses page->mapping to identify, the impact is minor for now.
Fixes: 5ddcee1f3a1c ("erofs: get rid of __stagingpage_alloc helper") Cc: stable@vger.kernel.org # 5.5+ Signed-off-by: Gao Xiang hsiangkao@redhat.com
Reviewed-by: Chao Yu yuchao0@huawei.com
Thanks,