aboutsummaryrefslogtreecommitdiff
path: root/scripts/extract-vmlinux
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2016-09-29 18:50:10 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:34:13 +0200
commitbdc04c6638b5de842fabe3a63b22ddae7fd39b0f (patch)
treed3d8c0d5cac43c9d8ec89daafdd29ccd413eed9e /scripts/extract-vmlinux
parentf42c9a007da1d0b3be9e0c0f3ba104a3b4106b17 (diff)
f2fs: fix to commit bio cache after flushing node pages
In sync_node_pages, we won't check and commit last merged pages in private bio cache of f2fs, as these pages were taged as writeback, someone who is waiting for writebacking of the page will be blocked until the cache was committed by someone else. We need to commit node type bio cache to avoid potential deadlock or long delay of waiting writeback. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/extract-vmlinux')
0 files changed, 0 insertions, 0 deletions