Home
last modified time | relevance | path

Searched hist:"9077 d59847896745712dff00839eac14f84b21f8" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nfsd/
H A Dnfsctl.cdiff 9077d59847896745712dff00839eac14f84b21f8 Tue Apr 23 15:25:39 CEST 2024 Jeff Layton <jlayton@kernel.org> NFSD: allow callers to pass in scope string to nfsd_svc

Currently admins set this by using unshare to create a new uts
namespace, and then resetting the hostname. With the new netlink
interface we can just pass this in directly. Prepare nfsd_svc for
this change.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>