f2fs-tools/lib
Changman Lee 370a24287e mkfs.f2fs: introduce some macros to simplify coding style
This patch tries to simplify coding style for readability.
Rename shortly
 o rename super_block to sb

And, introduce some macros.
 o set/get_cp
 o set/get_sb
 o next/prev_zone, last_zone and last_section
 o ALIGN, SEG_ALIGN and ZONE_ALIGN

Signed-off-by: Changman Lee <cm224.lee@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2014-11-18 17:31:10 -08:00
..
libf2fs_io.c fsck.f2fs: trigger fsck.f2fs when new change was made 2014-11-07 13:36:45 -08:00
libf2fs.c mkfs.f2fs: introduce some macros to simplify coding style 2014-11-18 17:31:10 -08:00
Makefile.am further split up lib2fs so that it does not do any IO directly. 2014-04-07 12:14:10 +09:00