diff options
| author | Chuck Lever <chuck.lever@oracle.com> | 2026-02-17 17:07:21 -0500 |
|---|---|---|
| committer | Chuck Lever <chuck.lever@oracle.com> | 2026-03-29 21:25:09 -0400 |
| commit | 4f406a2c1e23b03c8f5920318a0effb15ba238da (patch) | |
| tree | 9edc1452a5b229b81ccdf2fba050d958c121d110 /include/linux/sunrpc | |
| parent | b131a424b0860d14b2778a5d3a8295f19e816291 (diff) | |
| download | lwn-4f406a2c1e23b03c8f5920318a0effb15ba238da.tar.gz lwn-4f406a2c1e23b03c8f5920318a0effb15ba238da.zip | |
lockd: Remove dead code from fs/lockd/xdr4.c
Now that all NLMv4 server-side procedures use XDR encoder and
decoder functions generated by xdrgen, the hand-written code in
fs/lockd/xdr4.c is no longer needed. This file contained the
original XDR processing logic that has been systematically
replaced throughout this series.
Remove the file and its Makefile reference to eliminate the
dead code. The helper function nlm4svc_set_file_lock_range()
is still needed by the generated code, so move it to xdr4.h
as an inline function where it remains accessible.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'include/linux/sunrpc')
0 files changed, 0 insertions, 0 deletions
