commit | 57b09bb5e492c37c1e4273fe4e435ffd1d2ddbe0 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Thu Oct 15 14:54:05 2009 +0200 |
committer | Joel Becker <joel.becker@oracle.com> | Wed Oct 28 23:06:37 2009 -0700 |
tree | 6b14d5f30d05fbda217e3cb5982e766b15064a3a | |
parent | 5297aad80cd3a3e62116e0a0b29116ccd8ae397d [diff] |
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 <jack@suse.cz> Signed-off-by: Joel Becker <joel.becker@oracle.com>