]> git.openfabrics.org - ~emulex/infiniband.git/commit
GFS2: add error check while allocating new inodes
authorBob Peterson <rpeterso@redhat.com>
Fri, 16 Nov 2012 14:11:39 +0000 (09:11 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 16 Nov 2012 14:26:57 +0000 (14:26 +0000)
commitbe4f245dbbbc1f37370ab463cd4892acf4a1222b
tree1083158e3402b549f7acd5cb99fae87f53e03db1
parentb7804161a3a3077c568078dfaa4ee4ffc8817f65
GFS2: add error check while allocating new inodes

This patch adds a return code check after attempting to allocate
a new inode during dinode creation.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/inode.c