Attention is currently required from: Frank Filz.
Hello Frank Filz,
I'd like you to do a code review.
Please visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1229518?usp=email
to review the following change.
Change subject: Add default no-op implementation for fsal_enable_delegations
......................................................................
Add default no-op implementation for fsal_enable_delegations
This commit adds a default fsal_enable_delegations function to
default_methods.c, which logs an unsupported operation and does
nothing. This function is also added to the def_fsal_ops struct
to provide a default handler for this operation in FSAL modules.
Change-Id: Ibc8ebaa4bb079edec30c17225320a23b002a7a79
Signed-off-by: Lior Suliman <liorsu(a)gmail.com>
---
M src/FSAL/default_methods.c
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/18/1229518/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1229518?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ibc8ebaa4bb079edec30c17225320a23b002a7a79
Gerrit-Change-Number: 1229518
Gerrit-PatchSet: 1
Gerrit-Owner: Lior Suliman <liorsu(a)google.com>
Gerrit-Reviewer: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-Attention: Frank Filz <ffilzlnx(a)mindspring.com>