commit | ab923031ceb95ec50ef33ccadf28663c660aa94c | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Nov 15 15:17:03 2006 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Nov 30 10:35:46 2006 -0500 |
tree | 940a07b53d7ec155924f5c242ea41d6b0c9905db | |
parent | b98c95af01c10827e3443157651eb469071391a3 [diff] |
[GFS2] Fix memory allocation in glock.c Change from GFP_KERNEL to GFP_NOFS as this was causing a slow down when trying to push inodes from cache. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>