]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/xfs/xfs_fsops.c
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)
commitb522950f0ab8551f2ef56c210ebd50e6c6396601
treeabdd6143268403b82de0e61296b2fe864ae98c10
parent04f658ee229f60dbb9a0dc2f3d6871b12b758051
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