From: Steven Whitehouse Date: Thu, 25 Jun 2009 15:30:26 +0000 (+0100) Subject: GFS2: Shrink the shrinker X-Git-Tag: v2.6.31-rc5~12^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2163b1e616c41c286f5ab79912671cd4bf52057c;p=pandora-kernel.git GFS2: Shrink the shrinker This patch removes some of the special cases that the shrinker was trying to deal with. As a result we leave fewer items on the list and none at all which cannot be demoted. This makes the list scanning more efficient and solves some issues seen with large numbers of inodes. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed