All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] fsnotify: Generate FS_CREATE event before FS_OPEN
@ 2024-06-17 16:22 ` Jan Kara
  0 siblings, 0 replies; 14+ messages in thread
From: Jan Kara @ 2024-06-17 16:22 UTC (permalink / raw)
  To: Christian Brauner
  Cc: linux-fsdevel, Amir Goldstein, James Clark, linux-nfs, NeilBrown,
	Al Viro, ltp, Jan Kara

Hello,

this is a third revision of the series Neil started making sure FS_CREATE event
is generated before FS_OPEN event even for filesystems using atomic_open.

Changes since v2:
* Don't generate FS_OPEN events for O_PATH fd opens
* Move generation of FS_OPEN event for atomic_open() into a more logical place

Previous version:
v2: https://lore.kernel.org/all/171817619547.14261.975798725161704336@noble.neil.brown.name/

								Honza

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

end of thread, other threads:[~2024-06-19 15:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17 16:22 [PATCH 0/2 v3] fsnotify: Generate FS_CREATE event before FS_OPEN Jan Kara
2024-06-17 16:22 ` [LTP] " Jan Kara
2024-06-17 16:23 ` [PATCH 1/2] fsnotify: Do not generate events for O_PATH file descriptors Jan Kara
2024-06-17 16:23   ` [LTP] " Jan Kara
2024-06-17 17:10   ` Amir Goldstein
2024-06-17 17:10     ` [LTP] " Amir Goldstein
2024-06-18 14:28   ` Christian Brauner
2024-06-18 14:28     ` [LTP] " Christian Brauner
2024-06-19 15:24     ` Jan Kara
2024-06-19 15:24       ` [LTP] " Jan Kara
2024-06-17 16:23 ` [PATCH 2/2] vfs: generate FS_CREATE before FS_OPEN when ->atomic_open used Jan Kara
2024-06-17 16:23   ` [LTP] " Jan Kara
2024-06-17 17:12   ` Amir Goldstein
2024-06-17 17:12     ` [LTP] " Amir Goldstein

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.