Skip to content
Snippets Groups Projects
user avatar
lizhe authored
[ Upstream commit cd3ed3c7 ]

Set rp_size to zero will be ignore during remounting.

The method to identify whether we input a remounting option of
rp_size is to check if the rp_size input is zero. It can not work
well if we pass "rp_size=0".

This patch add a bool variable "set_rp_size" to fix this problem.

Reported-by: default avatarJubin Zhong <zhongjubin@huawei.com>
Signed-off-by: default avatarlizhe <lizhe67@huawei.com>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
58dc3444
Name Last commit Last update