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>
Thu, 28 Jun 2018 21:39:33 +0000 (14:39 -0700)
commit50332ac97dd0d1b654328f8e63709911c4db491b
treeab78a1eb2864dc710dea39528db387935c0a19d5
parent1c3ec702f06f9cc13803b1f17040947af48c9d5b
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