]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: Check the return value of xfs_buf_get()
authorChandra Seetharaman <sekharan@us.ibm.com>
Wed, 7 Sep 2011 19:37:54 +0000 (19:37 +0000)
committerAlex Elder <aelder@sgi.com>
Wed, 12 Oct 2011 02:15:01 +0000 (21:15 -0500)
commite254738ea90161ef6c2281217d0605e2bc63dad1
treeabdd6143268403b82de0e61296b2fe864ae98c10
parent69f2d0860994286b834ebb179a5564202499c4cc
xfs: Check the return value of xfs_buf_get()

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

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/xfs_attr.c
fs/xfs/xfs_fsops.c