]> git.ipfire.org Git - thirdparty/linux.git/commit
NFSD: Access a knfsd_fh's fsid by pointer
authorChuck Lever <chuck.lever@oracle.com>
Fri, 20 Jun 2025 12:31:54 +0000 (08:31 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 14 Jul 2025 16:46:46 +0000 (12:46 -0400)
commitedf7b905bc1d4dac1ed3645f0c1e8b7aa8d0e8b8
tree266ea65aaa70a76b829d46c81326c9c751b9f008
parente58691ea4c8a20ce11421da66205b584c97ca3cb
NFSD: Access a knfsd_fh's fsid by pointer

I'm about to remove the union in struct knfsd_fh. First step is to
add an accessor function for the file handle's fsid portion.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs4layouts.c
fs/nfsd/nfsfh.c
fs/nfsd/nfsfh.h