]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Jul 2022 18:11:32 +0000 (11:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Jul 2022 18:11:32 +0000 (11:11 -0700)
commit661f9e9c6d07f79791b676d82ee5e65d8b05b50f
tree26495358010f1e735beebcf3940a4c0e4441a0c5
parent7278b7ccdc05c63541f0befc573f6adea2765eef
parentffd6fdefe8029a67e4f0b6967ceeabe8e4b6669d
Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfs

Pull NFS client fixes from Anna Schumaker:

 - Allocate a fattr for _nfs4_discover_trunking()

 - Fix module reference count leak in nfs4_run_state_manager()

* tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfs:
  NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
  NFS: restore module put when manager exits.