mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-11 07:28:10 +09:00
This patch introduces f2fs_map_blocks structure likewise ext4_map_blocks. Now, f2fs uses f2fs_map_blocks when handling get_block. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>