diff options
author | Haicheng Li <haicheng.li@linux.intel.com> | 2013-06-13 10:59:29 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-06-14 02:04:44 +0200 |
commit | b25958b6ecf1dce087e62b9aa27cf8f2fe9b5c86 (patch) | |
tree | a4213d64c10bd7994e8fefce1bf1f64cd81c9288 /fs/f2fs/file.c | |
parent | f2fs: make locate_dirty_segment() as static (diff) | |
download | linux-b25958b6ecf1dce087e62b9aa27cf8f2fe9b5c86.tar.xz linux-b25958b6ecf1dce087e62b9aa27cf8f2fe9b5c86.zip |
f2fs: optimize do_write_data_page()
Since "need_inplace_update() == true" is a very rare case, using unlikely()
to give compiler a chance to optimize the code.
Signed-off-by: Haicheng Li <haicheng.li@linux.intel.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/file.c')
0 files changed, 0 insertions, 0 deletions