f2fs: make has_fsynced_inode static
authorChao Yu <chao2.yu@samsung.com>
Sat, 18 Apr 2015 10:06:49 +0000 (18:06 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 7 May 2015 18:38:32 +0000 (11:38 -0700)
has_fsynced_inode() has no other caller out of node.c, make it static.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found