Linux NFS development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] lockd/locks: address issues with vfs_test_lock()
@ 2025-11-22  1:00 NeilBrown
  2025-11-22  1:00 ` [PATCH v2 1/2] lockd: fix vfs_test_lock() calls NeilBrown
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: NeilBrown @ 2025-11-22  1:00 UTC (permalink / raw)
  To: Chuck Lever, Jeff Layton
  Cc: Olga Kornievskaia, Dai Ngo, Tom Talpey, linux-nfs

v2 contains fixes to problem found by Chuck (thanks) and also improves
the documentation for vfs_test_lock().

Documentation says that it returns 0 or -ERRNO, but one caller check for
a FILE_LOCK_DEFERRED which is neither of those.  So I address that in
the second patch.

Thanks,
NeilBrown


 [PATCH v2 1/2] lockd: fix vfs_test_lock() calls
 [PATCH v2 2/2] locks: ensure vfs_test_lock() never returns

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-11-23 12:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-22  1:00 [PATCH v2 0/2] lockd/locks: address issues with vfs_test_lock() NeilBrown
2025-11-22  1:00 ` [PATCH v2 1/2] lockd: fix vfs_test_lock() calls NeilBrown
2025-11-22 16:10   ` Chuck Lever
2025-11-22 20:48     ` NeilBrown
2025-11-23 12:15       ` Jeff Layton
2025-11-22  1:00 ` [PATCH v2 2/2] locks: ensure vfs_test_lock() never returns FILE_LOCK_DEFERRED NeilBrown
2025-11-22 16:29 ` [PATCH v2 0/2] lockd/locks: address issues with vfs_test_lock() Chuck Lever
2025-11-23 12:16 ` Jeff Layton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox