]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[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)
commitc2932e03dbcfe7ea9052953dbd5f3157183c1e9b
tree4d72603f5fc136a0ad0fd65b423045d5d30e69ef
parent60b0d0877986b8fa70148f06055422d2ed858e88
[GFS2] Remove "reclaim limit"

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