fs/f2fs/file.c
0 → 100644
+637
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This adds memory operations and file/file_inode operations.
- F2FS supports fallocate(), mmap(), fsync(), and basic ioctl().
Signed-off-by:
Jaegeuk Kim <jaegeuk.kim@samsung.com>