git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5297aad
)
ocfs2: Set MS_POSIXACL on remount
author
Jan Kara
<jack@suse.cz>
Thu, 15 Oct 2009 12:54:05 +0000
(14:54 +0200)
committer
Joel Becker
<joel.becker@oracle.com>
Thu, 29 Oct 2009 06:06:37 +0000
(23:06 -0700)
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>
No differences found