linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/1] landlock.7: Explain best-effort fallback in example
@ 2023-04-17 17:25 Günther Noack
  2023-04-17 17:25 ` [PATCH v7 1/1] landlock.7: Explain the best-effort fallback mechanism in the example Günther Noack
  2023-04-17 18:50 ` [PATCH v7 0/1] landlock.7: Explain best-effort fallback in example Alejandro Colomar
  0 siblings, 2 replies; 6+ messages in thread
From: Günther Noack @ 2023-04-17 17:25 UTC (permalink / raw)
  To: Alejandro Colomar, Mickaël Salaün
  Cc: Michael Kerrisk, linux-man, Günther Noack

Hello!

Same patch as before, with these changes:

 * Use the MIN() macro instead of an explicit "if".
 * Point out in a comment what the error scenarios are
   when we can not retrieve the Landlock ABI version.

I'm avoiding to spell out the exact error codes,
as they are already documented in the respective man page
for the syscall.

–Günther


Previous mail thread:
v6: https://lore.kernel.org/linux-man/20230414155926.6937-1-gnoack3000@gmail.com/

Günther Noack (1):
  landlock.7: Explain the best-effort fallback mechanism in the example

 man7/landlock.7 | 73 ++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 69 insertions(+), 4 deletions(-)


base-commit: 6263befb32fdc99dd5d02b6afdd5613db9df4c3b
-- 
2.40.0


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

end of thread, other threads:[~2023-04-19 18:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17 17:25 [PATCH v7 0/1] landlock.7: Explain best-effort fallback in example Günther Noack
2023-04-17 17:25 ` [PATCH v7 1/1] landlock.7: Explain the best-effort fallback mechanism in the example Günther Noack
2023-04-17 20:45   ` Mickaël Salaün
2023-04-18 14:24     ` Alejandro Colomar
2023-04-19 18:21       ` Günther Noack
2023-04-17 18:50 ` [PATCH v7 0/1] landlock.7: Explain best-effort fallback in example Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).