Steven Whitehouse 2ca99501fa [GFS2] Fix page lock/glock deadlock
This fixes a race between the glock and the page lock encountered
during truncate in gfs2_readpage and gfs2_prepare_write. The gfs2_readpages
function doesn't need the same fix since it only uses a try lock anyway, so
it will fail back to gfs2_readpage in the case of a potential deadlock.

This bug was spotted by Russell Cattelan.

Cc: Russell Cattelan <cattelan@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2006-11-30 10:34:43 -05:00
..
2006-10-11 11:17:06 -07:00
2006-09-05 10:39:21 -04:00
2006-10-20 09:13:40 -04:00
2006-09-25 09:26:04 -04:00
2006-11-30 10:33:32 -05:00
2006-11-30 10:34:14 -05:00
2006-11-30 10:34:40 -05:00
2006-11-30 10:34:43 -05:00
2006-11-30 10:34:30 -05:00
2006-11-30 10:34:30 -05:00
2006-09-25 09:26:04 -04:00
2006-10-20 09:13:40 -04:00
2006-09-05 10:39:21 -04:00
2006-11-30 10:33:14 -05:00
2006-11-30 10:33:14 -05:00
2006-11-06 08:58:52 -05:00
2006-10-12 17:10:15 -04:00
2006-09-05 10:39:21 -04:00
2006-11-30 10:33:46 -05:00