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:
Jaegeuk Kim <jaegeuk@kernel.org>
Loading
-
mentioned in commit 4da91a8e
-
mentioned in commit 64560e78
-
mentioned in commit 2dda0930
-
mentioned in commit 4c932fb7
-
mentioned in commit 84a1c1e6
-
mentioned in commit 2b724d3a
-
mentioned in commit 58ec18d3
-
mentioned in commit e457ef67
-
mentioned in commit 79d06e20
-
mentioned in commit c55aa4eb
-
mentioned in commit 2ee4f1be
Please sign in to comment