+30
−7
+1
−0
+1
−1
Loading
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:
Jaegeuk Kim <jaegeuk@kernel.org>