ext4: remove unused function ext4_ext_check_cache
authorLukas Czerner <lczerner@redhat.com>
Thu, 27 Sep 2012 01:09:06 +0000 (21:09 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 27 Sep 2012 01:09:06 +0000 (21:09 -0400)
commit63fedaf1c2dd546da22ff5b4ae06e9b4efba5146
tree062e09a27c29554c67641fe41150213f00f2b1ba
parent85556c9a503ababa889bd7bb7a9b3effba795d00
ext4: remove unused function ext4_ext_check_cache

Remove unused function ext4_ext_check_cache() and merge the code back to
the ext4_ext_in_cache().

Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/extents.c