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:
Jaegeuk Kim <jaegeuk.kim@samsung.com>
Loading
Please register or sign in to comment