commit | ced2c7ea8e99b46755a270872cd5ba61c27cffad | [log] [tgz] |
---|---|---|
author | Kinglong Mee <kinglongmee@gmail.com> | Sat Feb 25 19:53:39 2017 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Mon Feb 27 10:07:47 2017 -0800 |
tree | 35fb8c20a172d24422d53738c878f16721b059dd | |
parent | 727ebb091e1778cc3a4842ae04f8f54da111eee0 [diff] |
f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint There are four places that getting the crc value in f2fs_checkpoint, just add a new helper cur_cp_crc for them. Signed-off-by: Kinglong Mee <kinglongmee@gmail.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>