From: Yan, Zheng Date: Thu, 12 Nov 2009 09:36:44 +0000 (+0000) Subject: Btrfs: Fix btrfs_drop_extent_cache for skip pinned case X-Git-Tag: v2.6.33-rc1~7^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ef68990029fcd8d04d42fc184aa7fb18cf309e;p=pandora-kernel.git Btrfs: Fix btrfs_drop_extent_cache for skip pinned case The check for skip pinned case is wrong, it may breaks the while loop too soon. Signed-off-by: Yan Zheng Signed-off-by: Chris Mason --- Reading git-diff-tree failed