]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit496605363056fcd4385b043af09c5c5cdc6aea32
tree5d6020fc70f39343c50ded4f575cb905c50db922
parent27f1686b579d81857801fea582e4f5c3f49f3017
nfsd: make client/ directory names small ints

We want clientid's on the wire to be randomized for reasons explained in
956714801b02 "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