[Ocfs2-devel] [PATCH 38/59] CRED: Wrap task credential accesses in the OCFS2 filesystem

Mark Fasheh mfasheh at suse.com
Wed Aug 27 16:04:10 PDT 2008


On Wed, Aug 27, 2008 at 02:48:58PM +0100, David Howells wrote:
> Wrap access to task credentials so that they can be separated more easily from
> the task_struct during the introduction of COW creds.
> 
> Change most current->(|e|s|fs)[ug]id to current_(|e|s|fs)[ug]id().
> 
> Change some task->e?[ug]id to task_e?[ug]id().  In some places it makes more
> sense to use RCU directly rather than a convenient wrapper; these will be
> addressed by later patches.
> 
> Signed-off-by: David Howells <dhowells at redhat.com>
> Reviewed-by: James Morris <jmorris at namei.org>
> Acked-by: Serge Hallyn <serue at us.ibm.com>
Acked-by: Mark Fasheh <mfasheh at suse.com>

--
Mark Fasheh



More information about the Ocfs2-devel mailing list