Commit eb47b800 authored by Jaegeuk Kim's avatar Jaegeuk Kim

f2fs: add address space operations for data

This adds address space operations for data.

- F2FS supports readpages(), writepages(), and direct_IO().

- Because of out-of-place writes, f2fs_direct_IO() does not write data in place.
Signed-off-by: default avatarJaegeuk Kim <jaegeuk.kim@samsung.com>
parent fbfa2cc5
This diff is collapsed.
Markdown is supported
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