[PATCH v1 0/3] Clean up fs/nfsd/vfs.c includes
Chuck Lever <[email protected]>
| Newsgroups | gmane.linux.nfs |
|---|---|
| Message-ID | <[email protected]> |
A quick set of clean-ups that permit us to remove more version- specific material from fs/nfsd/vfs.c. [ re-posting v1; the first post did not include linux-nfs@ ] Chuck Lever (3): NFSD: Make the write verifier reset helper available outside vfs.c NFSD: Move NFSv4-specific CLONE logic into nfsd4_clone() NFSD: Remove xdr-related headers from fs/nfsd/vfs.c fs/nfsd/nfs4proc.c | 27 ++++++++-- fs/nfsd/vfs.c | 129 ++++++++++++++++++++++++++------------------- fs/nfsd/vfs.h | 14 +++-- 3 files changed, 108 insertions(+), 62 deletions(-) -- 2.54.0