Loading fs/ocfs2/aops.c +1 −1 Original line number Diff line number Diff line Loading @@ -1301,7 +1301,7 @@ static int ocfs2_write_cluster(struct address_space *mapping, if (tmpret) { mlog_errno(tmpret); if (ret == 0) tmpret = ret; ret = tmpret; } } Loading Loading
fs/ocfs2/aops.c +1 −1 Original line number Diff line number Diff line Loading @@ -1301,7 +1301,7 @@ static int ocfs2_write_cluster(struct address_space *mapping, if (tmpret) { mlog_errno(tmpret); if (ret == 0) tmpret = ret; ret = tmpret; } } Loading