]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c63d5aa6243f43ec6b361069032dd373ee64f55
tree062e09a27c29554c67641fe41150213f00f2b1ba
parent51d6733d2f308bec3a5ca598a397729b382140e3
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