OSDN Git Service

f2fs: make truncate_inline_date static
authorChao Yu <chao2.yu@samsung.com>
Mon, 26 Jan 2015 12:22:55 +0000 (20:22 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 12 Feb 2015 01:04:37 +0000 (17:04 -0800)
commitfeeb0debfb3454726ebea3871cecac35e144d1bb
treea495bd503ddf854117e7a8ef351ed94859c51139
parent3b6709b771b3335856643df8f6e0158db150a438
f2fs: make truncate_inline_date static

1. make truncate_inline_date static;
2. remove parameter @from of truncate_inline_date as callers only pass zero.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h
fs/f2fs/inline.c