Solomon Boulos has uploaded this change for review.

View Change

ProxyV3: Pass the *original* credentials to backends.

With manage_gids set to true, op_ctx->creds gets replaced
with a potentially large list (above the 16 limit). We
actually just want to reflect what the client does (while
Ganesha's MDCACHE will do the same manage_gids access test).

Change-Id: I872b92f64fbec575b5da4185b94d623e507e3bb6
Signed-off-by: Solomon Boulos <boulos@google.com>
---
M src/FSAL/FSAL_PROXY_V3/main.c
1 file changed, 26 insertions(+), 17 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/79/507879/1

To view, visit change 507879. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I872b92f64fbec575b5da4185b94d623e507e3bb6
Gerrit-Change-Number: 507879
Gerrit-PatchSet: 1
Gerrit-Owner: Solomon Boulos <boulos@google.com>
Gerrit-MessageType: newchange