From: Steven Whitehouse Date: Fri, 31 Jul 2009 15:19:40 +0000 (+0100) Subject: GFS2: Improve error handling in inode allocation X-Git-Tag: v2.6.32-rc1~698^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6050b9c74f24513191fc6b5e4b3583e38d146bf5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed