From: Tiger Yang Date: Fri, 16 Jul 2010 03:21:23 +0000 (+0800) Subject: ocfs2: do not overwrite error codes in ocfs2_init_acl X-Git-Tag: v2.6.36-rc1~40^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eda3dd33f8a0ce58ee56a11351758643a698db4;p=pandora-kernel.git ocfs2: do not overwrite error codes in ocfs2_init_acl Setting the acl while creating a new inode depends on the error codes of posix_acl_create_masq. This patch fix a issue of overwriting the error codes of it. Reported-by: Pawel Zawora Cc: [ .33, .34 ] Signed-off-by: Tiger Yang Signed-off-by: Joel Becker --- Reading git-diff-tree failed