[GFS2] Tidy up error handling in gfs2_releasepage()
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 24 Aug 2006 19:59:40 +0000 (15:59 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 24 Aug 2006 19:59:40 +0000 (15:59 -0400)
commit166afccd71fbb7bd758ab9fc770eef4924081077
tree05ba592267ca899e0f5b9313fc7a8d1415bc5f63
parent233e515f4062f99569c24f00ad7429a860b23db4
[GFS2] Tidy up error handling in gfs2_releasepage()

This should clarify the logic in gfs2_releasepage() relating to
error handling as well as making the response to errors a bit
more graceful.

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