mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>