diff options
author | Chao Yu <yuchao0@huawei.com> | 2017-05-19 23:46:44 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-05-23 21:09:54 -0700 |
commit | e31b98215779e66a490471c6ad886ae231316699 (patch) | |
tree | 01a15476b920f5178ec0029a6b305fe193589189 /tools/perf/scripts/python/stackcollapse.py | |
parent | 04dfc23006a200865132ef404778a07b896a0280 (diff) |
f2fs: wake up all waiters in f2fs_submit_discard_endio
There could be more than one waiter waiting discard IO completion, so we
need use complete_all() instead of complete() in f2fs_submit_discard_endio
to avoid hungtask.
Fixes: ec9895add2c5 ("f2fs: don't hold cmd_lock during waiting discard
command")
Cc: <stable@vger.kernel.org>
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions