[PATCH] f2fs: introduce help function F2FS_NODE()

2013-07-15 Thread Gu Zheng
Introduce help function F2FS_NODE() to simplify the conversion of node_page to f2fs_node. Signed-off-by: Gu Zheng --- fs/f2fs/data.c |2 +- fs/f2fs/dir.c |2 +- fs/f2fs/f2fs.h |9 +++-- fs/f2fs/file.c |2 +- fs/f2fs/inode.c|4 ++-- fs/f2fs/node.c

[PATCH] f2fs: introduce help function F2FS_NODE()

2013-07-15 Thread Gu Zheng
Introduce help function F2FS_NODE() to simplify the conversion of node_page to f2fs_node. Signed-off-by: Gu Zheng guz.f...@cn.fujitsu.com --- fs/f2fs/data.c |2 +- fs/f2fs/dir.c |2 +- fs/f2fs/f2fs.h |9 +++-- fs/f2fs/file.c |2 +- fs/f2fs/inode.c|4