Skip to content

Commit

Permalink
f2fs: add super block operations
Browse files Browse the repository at this point in the history
This adds the implementation of superblock operations for f2fs, which includes
- init_f2fs_fs/exit_f2fs_fs
- f2fs_mount
- super_operations of f2fs

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
  • Loading branch information
Jaegeuk Kim committed Dec 11, 2012
1 parent 39a53e0 commit aff063e
Showing 1 changed file with 656 additions and 0 deletions.
Loading

0 comments on commit aff063e

Please sign in to comment.