fs/f2fs/super.c
0 → 100644
+656
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>