Please pull nfsd bugfixes for 5.3 from: git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.3-1 Fix nfsd bugs, three in the new nfsd/clients/ code, one in the reply cache containerization. --b. He Zhe (1): nfsd4: Fix kernel crash when reading proc file reply_cache_stats J. Bruce Fields (2): nfsd: use i_wrlock instead of rcu for nfsdfs i_private nfsd: initialize i_private before d_add Tetsuo Handa (1): nfsd: fix dentry leak upon mkdir failure. fs/nfsd/nfscache.c | 2 +- fs/nfsd/nfsctl.c | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-)