diff options
| author | NeilBrown <[email protected]> | 2006-10-17 00:10:18 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-17 08:18:46 -0700 |
| commit | d343fce148a4eee24a907a05c4101d3268045aae (patch) | |
| tree | b8a110f85050b2425ce85434c01c0eac0076472b /include/linux/debugobjects.h | |
| parent | 4481d1038f4116f3f5c307d919e6dc815a3acbb9 (diff) | |
[PATCH] knfsd: Allow lockd to drop replies as appropriate
It is possible for the ->fopen callback from lockd into nfsd to find that an
answer cannot be given straight away (an upcall is needed) and so the request
has to be 'dropped', to be retried later. That error status is not currently
propagated back.
So:
Change nlm_fopen to return nlm error codes (rather than a private
protocol) and define a new nlm_drop_reply code.
Cause nlm_drop_reply to cause the rpc request to get rpc_drop_reply
when this error comes back.
Cause svc_process to drop a request which returns a status of
rpc_drop_reply.
[[email protected]: fix warning storm]
Cc: Marc Eshel <[email protected]>
Signed-off-by: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions