diff options
author | Theodore Ts'o <tytso@mit.edu> | 2010-12-19 22:07:02 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-12-19 22:07:02 -0500 |
commit | cad3f00763dcf9dfc62cbddf4bd714ab5a71a0eb (patch) | |
tree | 02ec7c4959f5506f0b2fe128b1318e257ee6f0e4 /lib/bug.c | |
parent | b17b35ec13adfeb0346d4b329110b14adc509327 (diff) | |
download | linux-stable-cad3f00763dcf9dfc62cbddf4bd714ab5a71a0eb.tar.gz linux-stable-cad3f00763dcf9dfc62cbddf4bd714ab5a71a0eb.tar.bz2 linux-stable-cad3f00763dcf9dfc62cbddf4bd714ab5a71a0eb.zip |
ext4: optimize ext4_check_dir_entry() with unlikely() annotations
This function gets called a lot for large directories, and the answer
is almost always "no, no, there's no problem". This means using
unlikely() is a good thing.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'lib/bug.c')
0 files changed, 0 insertions, 0 deletions