From: Chris Mason Date: Fri, 18 Apr 2008 14:29:50 +0000 (-0400) Subject: Btrfs: Don't drop extent_map cache during releasepage on the btree inode X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b13b7b119c932a5eca486db4113f4c1fe3b97a8;p=pandora-kernel.git Btrfs: Don't drop extent_map cache during releasepage on the btree inode The btree inode should only have a single extent_map in the cache, it doesn't make sense to ever drop it. Signed-off-by: Chris Mason --- Reading git-diff-tree failed