[PATCH v13 21/51] ext4: Add richacl feature flag

2015-11-03 Thread Andreas Gruenbacher
From: "Aneesh Kumar K.V" This feature flag selects richacl instead of posix acl support on the file system. In addition, the "acl" mount option is needed for enabling either of the two kinds of acls. Signed-off-by: Aneesh Kumar K.V

Re: [PATCH v13 21/51] ext4: Add richacl feature flag

2015-11-03 Thread Andreas Dilger
> On Nov 3, 2015, at 8:16 AM, Andreas Gruenbacher wrote: > > From: "Aneesh Kumar K.V" > > This feature flag selects richacl instead of posix acl support on the > file system. In addition, the "acl" mount option is needed for enabling >

Re: [PATCH v13 21/51] ext4: Add richacl feature flag

2015-11-03 Thread Andreas Gruenbacher
Andreas, On Wed, Nov 4, 2015 at 3:18 AM, Andreas Dilger wrote: > This patch confuses me. I thought the whole point of INCOMPAT_RICHACL > was that the filesystem should never, ever be mounted without ACL support > because the ACLs will get confused without it. In that case,

Re: [PATCH v13 21/51] ext4: Add richacl feature flag

2015-11-03 Thread Andreas Gruenbacher
On Wed, Nov 4, 2015 at 3:28 AM, Andreas Gruenbacher wrote: > It's the commit message that's misleading here, I'll fix it. Commit message changed to: This feature flag selects richacl instead of POSIX ACL support on the filesystem. When this feature is off, the