Skip to content
Commit 24b84912 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: preallocate blocks for buffered aio writes



This patch preallocates data blocks for buffered aio writes.
With this patch, we can avoid redundant locking and unlocking of node pages
given consecutive aio request.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent b439b103
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