commit | af18ddb8864b096e3ed4732e2d4b21c956dcfe3a | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Sat Jun 24 15:42:21 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Sat Jun 24 15:42:21 2006 -0400 |
tree | 7077bfdc2d7425153f90350739cadf8b5b3cf8e3 | |
parent | a53311d4d9e1cde15aebc2048847ea19fb33ac3a [diff] |
[GFS2] Eliminate one instance of __GFP_NOFAIL 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>