Commit f7ef9b83 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: introduce macros to convert bytes and blocks in f2fs



This patch adds two macros for transition between byte and block offsets.
Currently, f2fs only supports 4KB blocks, so use the default size for now.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent da17eece
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment