-
- Downloads
NFSv4: Send unmapped uid/gids to the server when using auth_sys
The new behaviour is enabled using the new module parameter
'nfs4_disable_idmapping'.
Note that if the server rejects an unmapped uid or gid, then
the client will automatically switch back to using the idmapper.
Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com>
Showing
- Documentation/kernel-parameters.txt 8 additions, 0 deletionsDocumentation/kernel-parameters.txt
- fs/nfs/client.c 16 additions, 0 deletionsfs/nfs/client.c
- fs/nfs/idmap.c 16 additions, 8 deletionsfs/nfs/idmap.c
- fs/nfs/nfs4proc.c 14 additions, 1 deletionfs/nfs/nfs4proc.c
- include/linux/nfs_fs_sb.h 1 addition, 0 deletionsinclude/linux/nfs_fs_sb.h
Loading
Please register or sign in to comment