Linux Manual Pages development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Document EFTYPE error code and OPENAT2_REGULAR flag
@ 2026-04-26 11:14 Dorjoy Chowdhury
  2026-04-26 11:14 ` [PATCH v2 1/2] man/man3/errno.3: Document EFTYPE error code Dorjoy Chowdhury
  2026-04-26 11:14 ` [PATCH v2 2/2] man/man2/openat2.2: Document OPENAT2_REGULAR flag Dorjoy Chowdhury
  0 siblings, 2 replies; 11+ messages in thread
From: Dorjoy Chowdhury @ 2026-04-26 11:14 UTC (permalink / raw)
  To: linux-man; +Cc: alx, brauner, jlayton

Hi,
I am the author of the patch series that adds OPENAT2_REGULAR flag support
for the openat2 system call. The patch series has been picked up in the
vfs-7.2.openat.regular branch of the vfs/vfs.git tree. Hopefully, it will
make it to linux 7.2 without problems. I wanted to send the man page changes
beforehand. I can ping when/if the patches make it to the linux kernel and
then we can merge the man page changes. Thanks!

patch URL: https://lore.kernel.org/linux-fsdevel/20260328172314.45807-1-dorjoychy111@gmail.com/
applied mail: https://lore.kernel.org/linux-fsdevel/20260416-abgraben-seeweg-a44ce660957f@brauner/

Changes in v2:
- new commit documenting EFTYPE error code (review by: Alejandro Colomar <alx@kernel.org>)
- use semantic newline (review by: Alejandro Colomar <alx@kernel.org>)
- use B instead of BR  (review by: Alejandro Colomar <alx@kernel.org>)
- v1 is at: https://lore.kernel.org/linux-man/20260425134048.62616-1-dorjoychy111@gmail.com/

Regards,
Dorjoy

Dorjoy Chowdhury (2):
  man/man3/errno.3: Document EFTYPE error code
  man/man2/openat2.2: Document OPENAT2_REGULAR flag

 man/man2/openat2.2 | 20 ++++++++++++++++++++
 man/man3/errno.3   |  3 +++
 2 files changed, 23 insertions(+)

-- 
2.53.0


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

end of thread, other threads:[~2026-04-27 13:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-26 11:14 [PATCH v2 0/2] Document EFTYPE error code and OPENAT2_REGULAR flag Dorjoy Chowdhury
2026-04-26 11:14 ` [PATCH v2 1/2] man/man3/errno.3: Document EFTYPE error code Dorjoy Chowdhury
2026-04-26 12:59   ` Alejandro Colomar
2026-04-27 10:34     ` Florian Weimer
2026-04-27 13:13       ` Alejandro Colomar
2026-04-27 13:29         ` Florian Weimer
2026-04-27 13:33           ` Alejandro Colomar
2026-04-26 11:14 ` [PATCH v2 2/2] man/man2/openat2.2: Document OPENAT2_REGULAR flag Dorjoy Chowdhury
2026-04-26 13:03   ` Alejandro Colomar
2026-04-26 17:39     ` Dorjoy Chowdhury
2026-04-26 19:15       ` Alejandro Colomar

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