kernel_samsung_a53x/fs/lockd
J. Bruce Fields 1e8208c656 Keep read and write fds with each nlm_file
[ Upstream commit 7f024fcd5c97dc70bb9121c80407cf3cf9be7159 ]

We shouldn't really be using a read-only file descriptor to take a write
lock.

Most filesystems will put up with it.  But NFS, for example, won't.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 12:27:44 +01:00
..
clnt4xdr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clntlock.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clntproc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clntxdr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
host.c fs/lockd: convert comma to semicolon 2024-11-19 12:27:28 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mon.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
netns.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
procfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
procfs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
svc.c lockd: change the proc_handler for nsm_use_hostnames 2024-11-19 12:27:44 +01:00
svc4proc.c Keep read and write fds with each nlm_file 2024-11-19 12:27:44 +01:00
svclock.c Keep read and write fds with each nlm_file 2024-11-19 12:27:44 +01:00
svcproc.c Keep read and write fds with each nlm_file 2024-11-19 12:27:44 +01:00
svcshare.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
svcsubs.c Keep read and write fds with each nlm_file 2024-11-19 12:27:44 +01:00
svcxdr.h lockd: Common NLM XDR helpers 2024-11-19 12:27:40 +01:00
xdr.c lockd: Update the NLMv1 SHARE results encoder to use struct xdr_stream 2024-11-19 12:27:41 +01:00
xdr4.c lockd: Update the NLMv4 SHARE results encoder to use struct xdr_stream 2024-11-19 12:27:41 +01:00