GFS2: Separate LRU scanning from shrinker
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 14 Dec 2012 12:28:30 +0000 (12:28 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 29 Jan 2013 10:27:28 +0000 (10:27 +0000)
commit2a005855938235771b6960206d7581a4933cf6b7
tree5868618caf3e160222e28d0aedc6ef5a45917468
parent6abb7c25775b7fb2225ad0508236d63ca710e65f
GFS2: Separate LRU scanning from shrinker

This breaks out the LRU scanning function from the shrinker in
preparation for adding other callers to the LRU scanner.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glock.c