diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-12-14 07:50:51 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-12-27 02:16:54 +0300 |
commit | 76c7bfb3a89371aa87bda99c8ee2611ff5150434 (patch) | |
tree | 5310982a9ad5cffc7fe84fea7f4cb1ad0885dcbc /tools | |
parent | 72691af6dbd719349c559117652a70bfd4309ad2 (diff) | |
download | linux-76c7bfb3a89371aa87bda99c8ee2611ff5150434.tar.xz |
f2fs: flush stale issued discard candidates
Sometimes, I could observe # of issuing_discard to be 1 which blocks background
jobs due to is_idle()=false.
The only way to get out of it was to trigger gc_urgent. This patch avoids that
by checking any candidates as done in the list.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions