Re: [PATCH 08/23] vfs: Add a flag to denote posix mapped richacl

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Aneesh Kumar K. V
Date: Monday, February 1, 2010 - 10:33 pm

On Mon, 1 Feb 2010 18:18:58 -0500, "J. Bruce Fields" <bfields@citi.umich.edu> wrote:

Incorrect in the sense of what user expected the mapping should be. 
This flag is later used by the userspace to indicate that the returned
richacl is a mapped richacl from Posix. The sysadmin should be able to
look at the flag and make sure the acl values are what he expected it
to be and the mapping code didn't map it wrongly.

NOTE: If the user belong to multiple groups, posix acl evaluation will
look at the group for which the requested access mask is allowed and
then apply the ACL_MASK values. That can be quiet confusing when we map to
richacl.

-aneesh
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH] New ACL format for better NFSv4 acl interopera ..., Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 01/23] vfs: VFS hooks for per-filesystem permission ..., Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 02/23] vfs: Check for create permission during rename, Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 03/23] vfs: rich ACL in-memory representation and m ..., Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 04/23] richacl: Add write retention and retention h ..., Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 05/23] ext4: Implement rich acl for ext4, Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 06/23] vfs: Implement those parts of Automatic Inhe ..., Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 07/23] vfs: Add Posix acl to rich acl mapping helpers, Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 08/23] vfs: Add a flag to denote posix mapped richacl, Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 09/23] ext4: Add posix acl to rich acl mapping, Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 10/23] richacl: Add separate file and dir acl masks, Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 11/23] richacl: Move the xattr representation to li ..., Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 12/23] richacl: Use directory specific mask values ..., Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 13/23] richacl: Follow nfs4 acl delete definition, Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 14/23] richacl: Disable automatic inheritance with ..., Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 15/23] richacl: Delete posix acl if present on rich ..., Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 16/23] ext4: Update richacl incompat flag value, Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 17/23] vfs: Add new MS_ACL and MS_RICHACL flag, Aneesh Kumar K.V, (Sun Jan 31, 10:34 pm)
[PATCH 18/23] richacl: Add helper function for creating ri ..., Aneesh Kumar K.V, (Sun Jan 31, 10:35 pm)
[PATCH 19/23] fs: Use the correct MS_*ACL flags in file sy ..., Aneesh Kumar K.V, (Sun Jan 31, 10:35 pm)
[PATCH 20/23] nfsd: Apply NFSv4acl to posix acl mapping on ..., Aneesh Kumar K.V, (Sun Jan 31, 10:35 pm)
[PATCH 21/23] richacl: Add helpers for NFSv4 acl to richac ..., Aneesh Kumar K.V, (Sun Jan 31, 10:35 pm)
[PATCH 22/23] nfsd: Add support for reading rich acl from ..., Aneesh Kumar K.V, (Sun Jan 31, 10:35 pm)
[PATCH 23/23] nfsd: Add support for saving richacl, Aneesh Kumar K.V, (Sun Jan 31, 10:35 pm)
Re: [PATCH 03/23] vfs: rich ACL in-memory representation a ..., Aneesh Kumar K. V, (Mon Feb 1, 11:02 am)
Re: [PATCH 16/23] ext4: Update richacl incompat flag value, J. Bruce Fields, (Mon Feb 1, 4:41 pm)
Re: [PATCH 07/23] vfs: Add Posix acl to rich acl mapping h ..., Aneesh Kumar K. V, (Mon Feb 1, 10:22 pm)
Re: [PATCH 08/23] vfs: Add a flag to denote posix mapped r ..., Aneesh Kumar K. V, (Mon Feb 1, 10:33 pm)
Re: [PATCH 11/23] richacl: Move the xattr representation t ..., Aneesh Kumar K. V, (Mon Feb 1, 10:35 pm)