]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES
authorGao Xiang <gaoxiang25@huawei.com>
Wed, 31 Jul 2019 15:57:38 +0000 (23:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Aug 2019 11:52:05 +0000 (13:52 +0200)
commitbeb5f3c4a1f8daa9175f0044d2fa4185c7813a30
tree1d7b8af3a8758f8e2bba8e1996b1c6930b5502d3
parent22ee1347a8fb6d3eba91aacad7c691dee274cc1f
staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES

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 could turn it
into a module parameter if it's really needed.

Suggested-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Link: https://lore.kernel.org/r/20190731155752.210602-9-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/Kconfig
drivers/staging/erofs/internal.h