OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3271-gb61eac7
Gerrit Code Review
gerrit@openafs.org
Mon, 21 Jan 2013 04:22:21 -0800 (PST)
The following commit has been merged in the master branch:
commit b61eac783e8c092cd4ba9f53a2b5ca7d43e08b1b
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date: Fri Jan 18 22:40:03 2013 -0500
Linux: setpag() may replace credentials
For recent Linux. setpag() may replace the current process' cred
structure with a new one. This is not a problem for most callers,
but in the case of processing a SetTokens2 pioctl with the setpag
option, the new credentials should be used to determine the target
for the token.
Change-Id: I4441349b8a72eac7d56276abcdf243b2ffd21b98
Reviewed-on: http://gerrit.openafs.org/8924
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/afs/afs_pioctl.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository