[GFS2] Eliminate one instance of __GFP_NOFAIL
authorSteven Whitehouse <swhiteho@redhat.com>
Sat, 24 Jun 2006 19:42:21 +0000 (15:42 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Sat, 24 Jun 2006 19:42:21 +0000 (15:42 -0400)
This removes one instance of GFP_NOFAIL from the glock callback
function. It also fixes a bug where a , was used at a line end
rather than ; causing unintended results.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found