[GFS2] Bug fix to gfs2_readpages()
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 10 Jul 2006 19:47:01 +0000 (15:47 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 10 Jul 2006 19:47:01 +0000 (15:47 -0400)
commitffeb874b2b893aea7d10b0b088e06a7b1ded2a3e
treee670758c0ed4347fde74411603cf252978c966f6
parentdc3e130a08996e2b56381365a5ac7bb1ce2a9f47
[GFS2] Bug fix to gfs2_readpages()

This fixes a bug where we were releasing a page incorrectly
sometimes when reading a stuffed file. This fixes the bug
that Kevin reported when using Xen.

Cc: Kevin Anderson <kanderso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_address.c