GFS2: Improve error handling in inode allocation
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 31 Jul 2009 15:19:40 +0000 (16:19 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 17 Aug 2009 10:05:31 +0000 (11:05 +0100)
A little while back, block allocation was given some improved
error handling which meant that -EIO was returned in the case
of there being a problem in the resource group data. In addition
a message is printed explaning what went wrong and how to fix it.
This extends that error handling so that it also covers inode
allocation too.

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

diff --cc fs/gfs2/inode.c
Simple merge
diff --cc fs/gfs2/rgrp.c
Simple merge
diff --cc fs/gfs2/rgrp.h
Simple merge