]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit6050b9c74f24513191fc6b5e4b3583e38d146bf5
treeff77010d008e55f6091df69519182e9f88a78215
parent440d6da207e9eef2b576331cfedd5ecae9068663
GFS2: Improve error handling in inode allocation

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