diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2021-10-07 16:17:31 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2021-10-12 10:13:57 -0400 |
commit | 5b747a594b19708e3933eb3ecf447739e930790e (patch) | |
tree | e6f66795b39d7c351e3ba1886cf1bb6132db8182 /fs/lockd | |
parent | 0ae93b99beb283438aa571a6add4eab0c077d576 (diff) |
SUNRPC: De-duplicate .pc_release() call sites
There was some spaghetti in svc_process_common() that had evolved
over time such that there was still one case that needed a call
to .pc_release() but never made it. That issue was removed in
the previous patch.
As additional insurance against missing this important callout,
ensure that the .pc_release() method is always called, no matter
what the reply_stat is.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/lockd')
0 files changed, 0 insertions, 0 deletions