diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-02-04 00:49:44 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-02-23 03:07:23 +0300 |
commit | 24b8491251cde66879e74092167cc0f27a1f11ce (patch) | |
tree | ffb8fc277cc2a649e6d98c6305083683e2dfee1b /fs/f2fs/namei.c | |
parent | b439b103a6c9eb3417f34b4a609d4e00b4c59aca (diff) | |
download | linux-24b8491251cde66879e74092167cc0f27a1f11ce.tar.xz |
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: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/namei.c')
0 files changed, 0 insertions, 0 deletions