GFS2: change gfs2_quota_scan into a shrinker
authorAbhijith Das <adas@redhat.com>
Wed, 7 Jan 2009 22:03:37 +0000 (16:03 -0600)
committerSteven Whitehouse <steve@dolmen.chygwyn.com>
Tue, 24 Mar 2009 11:21:12 +0000 (11:21 +0000)
Deallocation of gfs2_quota_data objects now happens on-demand through a
shrinker instead of routinely deallocating through the quotad daemon.

Signed-off-by: Abhijith Das <adas@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found