autofs4: track uid and gid of last mount requester
authorIan Kent <raven@themaw.net>
Thu, 16 Oct 2008 05:02:52 +0000 (22:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:39 +0000 (11:21 -0700)
commitc0f54d3e54fd7ac6723b2125d881f1b25d21ed16
tree3215eeae82b4c81094227b78ad668943c69b46e5
parentbb979d7fc360bc37cbaff43a6fafceb897cb5e47
autofs4: track uid and gid of last mount requester

Track the uid and gid of the last process to request a mount for on an
autofs dentry.

[akpm@linux-foundation.org: fix tpyo in comment]
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs4/autofs_i.h
fs/autofs4/inode.c
fs/autofs4/waitq.c