Revision 2babd34df2294a72df02dc4a3745df3408147eba authored by Linus Torvalds on 21 August 2019, 17:04:38 UTC, committed by Linus Torvalds on 21 August 2019, 17:04:38 UTC
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.
2 parent s 15d90b2 + 78e70e7
History
File Mode Size
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 292 bytes
af_unix.c -rw-r--r-- 66.4 KB
diag.c -rw-r--r-- 7.5 KB
garbage.c -rw-r--r-- 8.9 KB
scm.c -rw-r--r-- 3.5 KB
scm.h -rw-r--r-- 263 bytes
sysctl_net_unix.c -rw-r--r-- 1.1 KB

back to top