Steven Whitehouse 2147dbfd05 GFS2: Use generic list_lru for quota
By using the generic list_lru code, we can now separate the
per sb quota list locking from the lru locking. The lru
lock is made into the inner-most lock.

As a result of this new lock order, we may occasionally see
items on the per-sb quota list which are "dead" so that the
two places where we traverse that list are updated to take
account of that.

As a result of this patch, the gfs2 quota shrinker is now
NUMA zone aware, and we are also laying the foundations for
further improvments in due course.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Abhijith Das <adas@redhat.com>
Tested-by: Abhijith Das <adas@redhat.com>
Cc: Dave Chinner <dchinner@redhat.com>
2013-11-04 11:17:49 +00:00
..
2011-07-25 14:30:23 -04:00
2010-09-20 11:18:16 +01:00
2013-09-05 16:23:51 -04:00
2013-06-29 12:57:05 +04:00
2013-10-15 15:18:08 +01:00
2013-10-15 15:18:08 +01:00
2013-10-15 15:18:08 +01:00
2011-10-21 12:39:41 +01:00
2013-11-04 11:17:49 +00:00
2013-06-14 11:17:15 +01:00
2013-06-03 14:20:18 -07:00
2013-04-04 09:52:50 +01:00
2013-08-19 17:26:32 +01:00
2013-06-05 09:50:40 +01:00
2013-11-04 11:17:49 +00:00
2011-05-10 13:12:49 +01:00
2013-08-19 17:26:32 +01:00
2013-08-19 17:26:32 +01:00
2013-11-04 11:17:49 +00:00
2013-11-04 11:17:49 +00:00
2013-09-27 12:49:33 +01:00
2013-01-29 10:29:05 +00:00
2013-10-04 09:49:29 +01:00
2012-01-11 09:23:05 +00:00
2013-06-19 21:29:19 +01:00