commit | c2932e03dbcfe7ea9052953dbd5f3157183c1e9b | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Thu Nov 01 09:26:54 2007 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Jan 25 08:07:37 2008 +0000 |
tree | 4d72603f5fc136a0ad0fd65b423045d5d30e69ef | |
parent | 60b0d0877986b8fa70148f06055422d2ed858e88 [diff] |
[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>