]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: Use GFP_NOFS for alloc structure
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 29 Jan 2010 15:48:57 +0000 (15:48 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 1 Feb 2010 10:01:34 +0000 (10:01 +0000)
commit04eef544f0c7d170c9e85689e47518579ec62e6d
treef8cb57f71f97152782b77fcc8a76cf6b00756dd6
parentffdaae3a6c2dbb99da9586d293f93942869ae828
GFS2: Use GFP_NOFS for alloc structure

This is called under a glock, so its a good plan to use GFP_NOFS

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/rgrp.c