From: Jaegeuk Kim Date: Mon, 9 Feb 2015 20:02:44 +0000 (-0800) Subject: f2fs: introduce macros to convert bytes and blocks in f2fs X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~98^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ef9b83b583640111039b30e13263b71c3a6ed5;p=pandora-kernel.git 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: Jaegeuk Kim --- Reading git-diff-tree failed