diff options
| author | Chuck Lever <cel@kernel.org> | 2026-07-28 12:59:10 -0400 |
|---|---|---|
| committer | Chuck Lever <cel@kernel.org> | 2026-08-26 16:41:28 -0400 |
| commit | 9f33dcebed7351cd0028376249cb98615fa0f82c (patch) | |
| tree | 1844da63ca1e9d57692afcc255ea22ff38900f9f /scripts | |
| parent | 32af03d4494d4a1425698c926269f2ffe5f21ac3 (diff) | |
| download | linux-next-9f33dcebed7351cd0028376249cb98615fa0f82c.tar.gz linux-next-9f33dcebed7351cd0028376249cb98615fa0f82c.zip | |
NFSD: Name the fh_maxsize value that carries no NFS version
nfsd_set_fh_dentry() selects behavior specific to an NFS protocol
version by matching fh_maxsize against NFS_FHSIZE, NFS3_FHSIZE, or
NFS4_FHSIZE. A filehandle that reaches NFSD outside an NFS request has
no such version. nlm_fopen() opts out of the switch by passing a bare
0, which matches no arm, and the literal says nothing about why, so an
adjacent comment has to carry it.
Reviewed-by: NeilBrown <neil@brown.name>
Reviewed-by: Mike Snitzer <snitzer@kernel.org>
Link: https://patch.msgid.link/20260728165911.462534-5-cel@kernel.org
Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
