public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/3] fanotify.7: wfix
@ 2025-03-31  8:27 Amir Goldstein
  2025-03-31  8:27 ` [PATCH v2 2/3] fanotify.7: Document FAN_RESPONSE_INFO_AUDIT_RULE Amir Goldstein
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Amir Goldstein @ 2025-03-31  8:27 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: Jan Kara, linux-man

Since the introduction of the FAN_AUDIT response flag,
the response field of fanotify_response is no longer an enum
it is now a bitmask, so fix the wording around FAN_ALLOW and
FAN_DENY.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
---
 man/man7/fanotify.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man7/fanotify.7 b/man/man7/fanotify.7
index a5ddf1df0..ad864b762 100644
--- a/man/man7/fanotify.7
+++ b/man/man7/fanotify.7
@@ -769,7 +769,7 @@ This is the file descriptor from the structure
 .TP
 .I response
 This field indicates whether or not the permission is to be granted.
-Its value must be either
+Its value must contain either the flag
 .B FAN_ALLOW
 to allow the file operation or
 .B FAN_DENY
-- 
2.34.1


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

end of thread, other threads:[~2025-04-02 21:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-31  8:27 [PATCH v2 1/3] fanotify.7: wfix Amir Goldstein
2025-03-31  8:27 ` [PATCH v2 2/3] fanotify.7: Document FAN_RESPONSE_INFO_AUDIT_RULE Amir Goldstein
2025-03-31  9:01   ` Alejandro Colomar
2025-03-31  9:46     ` Amir Goldstein
2025-03-31  9:53       ` Alejandro Colomar
2025-04-02 21:14       ` Alejandro Colomar
2025-03-31  8:27 ` [PATCH v2 3/3] fanotify.7: Document FAN_DENY_ERRNO() Amir Goldstein
2025-03-31  9:06   ` Alejandro Colomar
2025-03-31  8:55 ` [PATCH v2 1/3] fanotify.7: wfix Alejandro Colomar

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