Commit f5a53edc authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: support aligned pinned file



This patch supports 2MB-aligned pinned file, which can guarantee no GC at all
by allocating fully valid 2MB segment.

Check free segments by has_not_enough_free_secs() with large budget.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent bc005a4d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment