From: Jan Kara Date: Thu, 15 Oct 2009 12:54:05 +0000 (+0200) Subject: ocfs2: Set MS_POSIXACL on remount X-Git-Tag: v2.6.33-rc2~4^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57b09bb5e492c37c1e4273fe4e435ffd1d2ddbe0;p=pandora-kernel.git ocfs2: Set MS_POSIXACL on remount We have to set MS_POSIXACL on remount as well. Otherwise VFS would not know we started supporting ACLs after remount and thus ACLs would not work. Signed-off-by: Jan Kara Signed-off-by: Joel Becker --- Reading git-diff-tree failed