Searched hist:fc0065adb202518e25fb929cda7d5887a456f774 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | checkpoint.c | diff fc0065adb202518e25fb929cda7d5887a456f774 Thu Sep 29 19:24:53 CDT 2016 Tiezhu Yang <kernelpatch@126.com> f2fs: introduce get_checkpoint_version for cleanup
There exists almost same codes when get the value of pre_version and cur_version in function validate_checkpoint, this patch adds get_checkpoint_version to clean up redundant codes.
Signed-off-by: Tiezhu Yang <kernelpatch@126.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|