From: Goldwyn Rodrigues Date: Wed, 12 Jun 2013 21:04:51 +0000 (-0700) Subject: fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory X-Git-Tag: v3.10-rc6~21^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e099127169429c19544a8f55dd26937fddd5b1f4;p=pandora-kernel.git fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory While removing a non-empty directory, the kernel dumps a message: (rmdir,21743,1):ocfs2_unlink:953 ERROR: status = -39 Suppress the error message from being printed in the dmesg so users don't panic. Signed-off-by: Goldwyn Rodrigues Cc: Mark Fasheh Cc: Joel Becker Acked-by: Sunil Mushran Reviewed-by: Jie Liu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed