[PATCH 08/22] staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES
Chao Yu
yuchao0 at huawei.com
Wed Jul 31 17:05:36 AEST 2019
On 2019/7/29 14:51, Gao Xiang wrote:
> CONFIG_EROFS_FS_IO_MAX_RETRIES seems a runtime setting
> and users have no idea about the change in behaviour.
>
> Let's remove the setting currently and fold it into code,
> turn it into a module parameter if it's really needed.
>
> Suggested-by: David Sterba <dsterba at suse.cz>
> Signed-off-by: Gao Xiang <gaoxiang25 at huawei.com>
It's fine to me, but I'd like to suggest to add this as a sys entry which can be
more flexible for user to change.
Thanks
More information about the Linux-erofs
mailing list