diff options
author | Benjamin Coddington <bcodding@redhat.com> | 2024-09-11 21:42:59 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-10-01 17:00:18 +0200 |
commit | 7e64c5bc497cf17872b38003307f320e8f077880 (patch) | |
tree | d454b46ccb2dea1b5c7cdb0b669b3f7fa3c348ec /Documentation/filesystems | |
parent | gfs2/ocfs2: set FOP_ASYNC_LOCK (diff) | |
download | linux-7e64c5bc497cf17872b38003307f320e8f077880.tar.xz linux-7e64c5bc497cf17872b38003307f320e8f077880.zip |
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>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions