f2fs: introduce TOTAL_SECS macro
authorJaegeuk Kim <jaegeuk.kim@samsung.com>
Sun, 31 Mar 2013 03:39:49 +0000 (12:39 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Wed, 3 Apr 2013 07:23:10 +0000 (16:23 +0900)
commit53cf95222fad7a962cc03fb61a33e37bcf4f5c9d
treed908690ba50571d23a55bcb788d8b1c4cd92c5b6
parent5c773ba33a29c0dcddac7cfaa39fc63a7137130d
f2fs: introduce TOTAL_SECS macro

Let's use a macro to get the total number of sections.

Reviewed-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/debug.c
fs/f2fs/segment.c
fs/f2fs/segment.h
This page took 0.029012 seconds and 5 git commands to generate.