GFS2: Shrink the shrinker
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 25 Jun 2009 15:30:26 +0000 (16:30 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 30 Jul 2009 09:52:14 +0000 (10:52 +0100)
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 <swhiteho@redhat.com>

No differences found