diff options
| author | Chuck Lever <cel@kernel.org> | 2026-07-20 10:14:41 -0400 |
|---|---|---|
| committer | Chuck Lever <cel@kernel.org> | 2026-08-26 16:41:02 -0400 |
| commit | d20bacb986784ad670340c3f6ce8aafef0b6073f (patch) | |
| tree | 119b5418d6e432a0da2d9572bd28335860142f60 /scripts/Makefile.thinlto | |
| parent | 560972b3f4a3f33fb28ad41435dced72d01dd169 (diff) | |
| download | linux-next-d20bacb986784ad670340c3f6ce8aafef0b6073f.tar.gz linux-next-d20bacb986784ad670340c3f6ce8aafef0b6073f.zip | |
lockd: Switch linux/nfs.h to linux/nfs_fh.h
lockd references "struct nfs_fh" but none of the other definitions
in linux/nfs.h. That header also pulls in cred.h, several sunrpc
headers, and uapi/linux/nfs.h, none of which lockd needs. A new
linux/nfs_fh.h provides "struct nfs_fh" and its helpers without the
rest of that surface.
Switch lockd's xdr.h to linux/nfs_fh.h, and drop the now-redundant
linux/nfs.h includes from svc.c and trace.h.
Link: https://patch.msgid.link/20260720141442.783935-3-cel@kernel.org
Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
