nfsd: make client/ directory names small ints
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 14 Mar 2019 20:20:19 +0000 (16:20 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 3 Jul 2019 21:52:50 +0000 (17:52 -0400)
commitbf5ed3e3bb84c39d70ad10b2f8e47ec62f4c63b1
tree5d6020fc70f39343c50ded4f575cb905c50db922
parente8a79fb14f6b76b502218fce10696f4df9ff19b1
nfsd: make client/ directory names small ints

We want clientid's on the wire to be randomized for reasons explained in
ebd7c72c63ac "nfsd: randomize SETCLIENTID reply to help distinguish
servers".  But I'd rather have mostly small integers for the clients/
directory.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/netns.h
fs/nfsd/nfs4state.c
fs/nfsd/nfsctl.c