[GFS2] Remove "reclaim limit"
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 1 Nov 2007 09:26:54 +0000 (09:26 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 25 Jan 2008 08:07:37 +0000 (08:07 +0000)
This call to reclaim glocks is not needed, and in particular we don't want it
in the fast path for locking glocks. The limit was entirely arbitrary anyway
and we can't expect users to adjust things like this, the remaining code will
do the right thing on its own.

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

diff --cc fs/gfs2/glock.c
Simple merge
Simple merge
diff --cc fs/gfs2/super.c
Simple merge
diff --cc fs/gfs2/sys.c
Simple merge