OSDN Git Service

f2fs: issue all big range discards in umount process
authorYunlei He <heyunlei@huawei.com>
Wed, 4 Apr 2018 09:29:05 +0000 (17:29 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 9 Jul 2018 00:28:23 +0000 (17:28 -0700)
commitfdf61219dc2512cd29b8b03a460a51af8ddca876
tree232794c5d19c22e9634e4c6ae4574af759fdb494
parentcd79eb2b5e451ca0be15338684252aef56dd319d
f2fs: issue all big range discards in umount process

This patch modify max_requests to UINT_MAX, to issue
all big range discards in umount.

Signed-off-by: Yunlei He <heyunlei@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/segment.c