xfs: Check the return value of xfs_trans_get_buf()
authorChandra Seetharaman <sekharan@us.ibm.com>
Tue, 20 Sep 2011 13:56:55 +0000 (13:56 +0000)
committerAlex Elder <aelder@sgi.com>
Wed, 12 Oct 2011 02:15:01 +0000 (21:15 -0500)
commit2a30f36d9069b0646dcdd73def5fd7ab674bffd6
treed7be19830eaa3c85b9e06882ccec369630ce9ca2
parentb522950f0ab8551f2ef56c210ebd50e6c6396601
xfs: Check the return value of xfs_trans_get_buf()

Check the return value of xfs_trans_get_buf() and fail
appropriately.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/xfs_attr_leaf.c
fs/xfs/xfs_btree.c
fs/xfs/xfs_dquot.c
fs/xfs/xfs_ialloc.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_vnodeops.c