summaryrefslogtreecommitdiff
path: root/fs/lockd/svc.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2021-10-07 23:17:31 +0300
committerJ. Bruce Fields <bfields@redhat.com>2021-10-12 17:13:57 +0300
commit5b747a594b19708e3933eb3ecf447739e930790e (patch)
treee6f66795b39d7c351e3ba1886cf1bb6132db8182 /fs/lockd/svc.c
parent0ae93b99beb283438aa571a6add4eab0c077d576 (diff)
downloadlinux-5b747a594b19708e3933eb3ecf447739e930790e.tar.xz
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/svc.c')
0 files changed, 0 insertions, 0 deletions