]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jul 2020 03:35:33 +0000 (20:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jul 2020 03:35:33 +0000 (20:35 -0700)
commit0654bd6f493656cafe08b4f120400b4fa15e892f
treeb4da607368d616bf00f0ec14563f6b833e91e65d
parentde77bb3946a9b7d5d8bfe2cfb0f79157ee2b48e8
parent06d1bb98f0de04d4e3bb911b6587cdc58b97e36e
Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux

Pull nfsd fixes from Bruce Fields:
 "Fixes for a umask bug on exported filesystems lacking ACL support, a
  leak and a module unloading bug in the /proc/fs/nfsd/clients/ code,
  and a compile warning"

* tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux:
  SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
  nfsd: fix nfsdfs inode reference count leak
  nfsd4: fix nfsdfs reference count loop
  nfsd: apply umask on fs without ACL support