commit | b49ad51e6d4fa665a0ab587798d36bebfdfa54a9 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Thu Apr 17 17:51:06 2014 +0200 |
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Wed May 07 10:21:55 2014 +0900 |
tree | 8a106fe69c67c70ff3dd9660b902461ba0baceeb | |
parent | 94dac22e72e891b16e8e8abbdb6df10f322d20e0 [diff] |
f2fs: add static to get_max_meta_blks inline get_max_meta_blks is only used in checkpoint.c Use standard static inline format. Cc: Jaegeuk Kim <jaegeuk.kim@samsung.com> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>