f2fs: run GCs synchronously given user requests
When users set GC_URGENT or GC_MID, they expected to do GCs right away.
But, there's a condition to bypass it. Let's indicate we need to do now
in the thread.
Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org>
Loading