Skip to content

Commit

Permalink
f2fs: add file operations
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jaegeuk Kim committed Dec 11, 2012
1 parent 351df4b commit fbfa2cc
Showing 1 changed file with 637 additions and 0 deletions.
Loading

0 comments on commit fbfa2cc

Please sign in to comment.