diff options
author | Jens Axboe <axboe@kernel.dk> | 2018-10-16 08:34:50 -0600 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-10-16 19:09:39 -0700 |
commit | b93f654d73fa09088041efa77972b1d616a75fcb (patch) | |
tree | 448df42a886a3898c03145505ebddbb46f24ac18 /fs/notify | |
parent | 730746ce88da943088fe9aeb845a5daf6e315d98 (diff) | |
download | linux-b93f654d73fa09088041efa77972b1d616a75fcb.tar.bz2 |
f2fs: remove request_list check in is_idle()
This doesn't work on stacked devices, and it doesn't work on
blk-mq devices. The request_list is only used on legacy, which
we don't have much of anymore, and soon won't have any of.
Kill the check.
Cc: Jaegeuk Kim <jaegeuk@kernel.org>
Cc: linux-f2fs-devel@lists.sourceforge.net
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions