• S
    GFS2: Shrink the shrinker · 2163b1e6
    Steven Whitehouse 提交于
    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: NSteven Whitehouse <swhiteho@redhat.com>
    2163b1e6
glock.c 44.8 KB