]> 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)
commitcb20f272742976a977ba9bd563b8566ddb1ea0a1
tree062e09a27c29554c67641fe41150213f00f2b1ba
parentfc55834ca83772e82978d3914bd08fd06e6b18f2
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