projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6f8693e
4f40a5b
)
Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 1 Jul 2022 18:11:32 +0000
(11:11 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 1 Jul 2022 18:11:32 +0000
(11:11 -0700)
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.
Trivial merge