aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/data.c
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-09-12 21:35:12 +0800
committerMister Oyster <oysterized@gmail.com>2017-10-04 15:39:33 +0200
commit3515b7df16dda84ed79cef8d5c1efc0ff9a9c4e3 (patch)
tree3ea8c9965872097459edc4fdaf907dfdda367211 /fs/f2fs/data.c
parent9a6c64e021f46c6b68cf11b574d30638bd61f914 (diff)
f2fs: hurry up to issue discard after io interruption
Once we encounter I/O interruption during issuing discards, we will delay long time before next round, but if system status is I/O idle during the time, it may loses opportunity to issue discards. So this patch changes to hurry up to issue discard after io interruption. Besides, this patch also fixes to issue discards accurately with assigned rate. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/data.c')
0 files changed, 0 insertions, 0 deletions