commit | 2babd34df2294a72df02dc4a3745df3408147eba | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 21 10:04:38 2019 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 21 10:04:38 2019 -0700 |
tree | a61dd4663e365ecf177ba767a2117f857551452a | |
parent | 15d90b242290f228166ea79ee1cc2db6b31a2143 [diff] | |
parent | 78e70e780b289ff59ec33a9f9c1fcecaf17a46e1 [diff] |
Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux Pull nfsd fixes from Bruce Fields: "Fix nfsd bugs: three in the new nfsd/clients/ code, one in the reply cache containerization" * tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux: nfsd4: Fix kernel crash when reading proc file reply_cache_stats nfsd: initialize i_private before d_add nfsd: use i_wrlock instead of rcu for nfsdfs i_private nfsd: fix dentry leak upon mkdir failure.