Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information