GFS2: Increase buffer size for glocks and glstats debugfs files
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 7 Jun 2012 12:30:16 +0000 (13:30 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 7 Jun 2012 12:30:16 +0000 (13:30 +0100)
commitdf5d2f5560a9c33129391a136ed9f0ac26abe69b
tree856a81be21fad102bc3fe6cbaeb5af5eeb8b21c6
parent1b8ba31a88c5115687095ca2a01bfcaecb489b5a
GFS2: Increase buffer size for glocks and glstats debugfs files

As per Al Viro's suggestion, this increases the buffer size used
for these two files. This provides a speed up of slightly less than
8x (i.e. proportional to the buffer size) for cases when we have
large numbers of glocks.

Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glock.c