]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3427ba5f2789c22ffe72dd27257fb4d0085a324d
treed7be19830eaa3c85b9e06882ccec369630ce9ca2
parente254738ea90161ef6c2281217d0605e2bc63dad1
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