]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
GFS2: Set GFP_NOFS when allocating page on write
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 6 Jan 2009 10:08:33 +0000 (10:08 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Jan 2009 08:57:04 +0000 (08:57 +0000)
commite4fefbac6c5bcb0388d95e83801210e7d81a071b
treeb9147be1dd2f388d21b6a8e898ee0b21a97ff39d
parentede6f5aea054d3fb67c78857f7abdee602302043
GFS2: Set GFP_NOFS when allocating page on write

We need to ensure that we always set GFP_NOFS in this one
particular case when allocating pages for write.

Reported-by: Fabio M. Di Nitto <fdinitto@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_address.c