]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ocfs2-add-necessary-check-in-case-sb_getblk-fails-update
authorJoseph Qi <joseph.qi@huawei.com>
Tue, 5 Nov 2013 05:55:02 +0000 (16:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:55:02 +0000 (16:55 +1100)
commitcf897b3a01007f13416436c48dbaa327b57ec53c
tree7feb49d303a3b5b780557f0d81610b930487ba4f
parent92782f54c74897b1b8c8eff7191fc66ecf0c1007
ocfs2-add-necessary-check-in-case-sb_getblk-fails-update

Need also add a check after calling sb_getblk in ocfs2_create_xattr_block.

Cc: Rui Xiang <rui.xiang@huawei.com>
Cc: Jie Liu <jeff.liu@oracle.com>
Cc: Mark Fasheh <mfasheh@suse.de>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ocfs2/xattr.c