commit | 8276c902bbe95d628f48a7fdc13c71e265992085 | [log] [tgz] |
---|---|---|
author | NeilBrown <[email protected]> | Mon Dec 03 11:30:30 2018 +1100 |
committer | Anna Schumaker <[email protected]> | Wed Dec 19 13:52:45 2018 -0500 |
tree | c87b84c351288acff7f391b6e03fcd75a9c33c8f | |
parent | fc0664fd9bccafb00bd2dfe0d5218147994f81ee [diff] |
SUNRPC: remove uid and gid from struct auth_cred Use cred->fsuid and cred->fsgid instead. Signed-off-by: NeilBrown <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>