diff options
author | Chao Yu <yuchao0@huawei.com> | 2020-04-21 19:36:21 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2020-05-11 20:37:13 -0700 |
commit | 03382f1aa99f438f8e9dc7562c7368f55ba8f56c (patch) | |
tree | 5c1eb0027784993d6e18850826dffe2951461b62 /usr/Kconfig | |
parent | deaf160f8aa767f1b2cd53f1834c1a4126815631 (diff) |
f2fs: compress: don't handle non-compressed data in workqueue
If bio has no compressed data, we don't need to handle end_io work in
workqueue, instead, it should just let interrupter handle it directly
to speed up IO response.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'usr/Kconfig')
0 files changed, 0 insertions, 0 deletions