]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ocfs2: Suppress the error message from being printed in ocfs2_rename
authorXiaowei.Hu <xiaowei.hu@oracle.com>
Fri, 24 May 2013 06:23:16 +0000 (14:23 +0800)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 29 Jun 2015 15:30:26 +0000 (08:30 -0700)
commit679086079654fc0301292c7b4d4e19b95b7b9010
treefad24bd919f1ee712137d13c823dbfda62e475c8
parente877a706a50af7ff22e2ce5ba949b493b8b5a6d8
ocfs2: Suppress the error message from being printed in ocfs2_rename

Did same thing with Goldwyn Rodrigues last patch.

While removing a non-empty directory, the kernel dumps a message:
(mv,29521,1):ocfs2_rename:1474 ERROR: status = -39

Orabug: 16790405
Signed-off-by: Xiaowei.Hu <xiaowei.hu@oracle.com>
Signed-off-by: Srinivas Eeda <srinivas.eeda@oracle.com>
(cherry picked from commit 92a8dfa5f424bf48ae39e4749c680c0cf5db4fd6)
fs/ocfs2/namei.c