diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-06-13 12:32:59 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-06-13 12:32:59 -0700 |
commit | 960f0716d80fb8241356ba862a4c377c7250121f (patch) | |
tree | dc6fabad530dda3cae74ccbb07679dbd95b9c15f /fs/nfs/sysfs.c | |
parent | 331a6edb30af2b06fcc7f2bf734c6f4984b48a31 (diff) | |
parent | c3aba897c6e67fa464ec02b1f17911577d619713 (diff) | |
download | linux-960f0716d80fb8241356ba862a4c377c7250121f.tar.bz2 |
Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client bugfixes from Trond Myklebust:
"Highlights include:
Stable fixes:
- Fix use-after-free in nfs4_init_client()
Bugfixes:
- Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
- Fix second deadlock in nfs4_evict_inode()
- nfs4_proc_set_acl should not change the value of NFS_CAP_UIDGID_NOMAP
- Fix setting of the NFS_CAP_SECURITY_LABEL capability"
* tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
NFSv4: Fix second deadlock in nfs4_evict_inode()
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
NFS: FMODE_READ and friends are C macros, not enum types
NFS: Fix a potential NULL dereference in nfs_get_client()
NFS: Fix use-after-free in nfs4_init_client()
NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Diffstat (limited to 'fs/nfs/sysfs.c')
0 files changed, 0 insertions, 0 deletions