Centos-kernel-stream-9/fs/lockd
Benjamin Coddington 7f4bed5dab NLM/NFSD: Fix lock notifications for async-capable filesystems
JIRA: https://issues.redhat.com/browse/RHEL-94440
Conflicts: slight diff here as local var fl_flags has not been renamed by
	60f3154d196b nfsd: convert to using new filelock helpers

commit 7e64c5bc497cf17872b38003307f320e8f077880
Author: Benjamin Coddington <bcodding@redhat.com>
Date:   Wed Sep 11 15:42:59 2024 -0400

    NLM/NFSD: Fix lock notifications for async-capable filesystems

    Instead of checking just the exportfs flag, use the new
    locks_can_async_lock() helper which allows NLM and NFSD to once again
    support lock notifications for all filesystems which use posix_lock_file().

    Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
    Link: https://lore.kernel.org/r/865c40da44af67939e8eb560d17a26c9c50f23e0.1726083391.git.bcodding@redhat.com
    Reviewed-by: Jeff Layton <jlayton@kernel.org>
    Signed-off-by: Christian Brauner <brauner@kernel.org>

Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
2025-07-11 07:21:56 -04:00
..
Makefile lockd: Use *-y instead of *-objs in Makefile 2024-11-05 07:34:03 -05:00
clnt4xdr.c
clntlock.c
clntproc.c filelock: move file locking definitions to separate header file 2025-07-11 07:21:33 -04:00
clntxdr.c
host.c lockd: host: Remove unnecessary statements'host = NULL;' 2024-10-25 12:36:14 -04:00
mon.c
netns.h filelock: move file locking definitions to separate header file 2025-07-11 07:21:33 -04:00
procfs.c
procfs.h
svc.c lockd: define nlm_port_min,max with CONFIG_SYSCTL 2025-01-31 06:45:51 -05:00
svc4proc.c
svclock.c NLM/NFSD: Fix lock notifications for async-capable filesystems 2025-07-11 07:21:56 -04:00
svcproc.c
svcshare.c
svcsubs.c
svcxdr.h
trace.c
trace.h
xdr.c
xdr4.c