]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
filelock: add FL_RECLAIM to show_fl_flags() macro
authorJeff Layton <jlayton@kernel.org>
Wed, 3 Sep 2025 15:23:33 +0000 (11:23 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Oct 2025 09:56:25 +0000 (11:56 +0200)
commit97dd591001078f03cbedd60a5e43ecd6df3c4a85
tree4d83373ab8cff67969041b19df318e093bc692c2
parent0e0097005abc02c9f262370674f855625f4f3fb4
filelock: add FL_RECLAIM to show_fl_flags() macro

[ Upstream commit c593b9d6c446510684da400833f9d632651942f0 ]

Show the FL_RECLAIM flag symbolically in tracepoints.

Fixes: bb0a55bb7148 ("nfs: don't allow reexport reclaims")
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/20250903-filelock-v1-1-f2926902962d@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/trace/events/filelock.h