diff options
| author | Haicheng Li <[email protected]> | 2013-06-13 16:59:29 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2013-06-14 09:04:44 +0900 |
| commit | b25958b6ecf1dce087e62b9aa27cf8f2fe9b5c86 (patch) | |
| tree | a4213d64c10bd7994e8fefce1bf1f64cd81c9288 /fs/jbd2/commit.c | |
| parent | 8d8451af6875f8841dc20987d1363405020a9172 (diff) | |
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 <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions