linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3 v2] fsnotify: Do not share events between notification groups
@ 2013-11-21 23:36 Jan Kara
  2013-11-21 23:36 ` [PATCH 1/3] inotify: Provide function for name length rounding Jan Kara
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jan Kara @ 2013-11-21 23:36 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-fsdevel, Al Viro, Eric Paris


  Hello,

  this is the second version of my patchset to change fsnotify framework
so that events are not shared between different notification groups - it
significantly simplifies the code, saves some memory in common cases,
and fixes a problem with outstanding inotify events unnecessarily
preventing umount (see patch 2/3 for more details).

Since v1, I have fixed a couple of bugs found during testing (I have
added a decent coverage of fanotify syscalls into LTP) and separated at
least two logically unrelated changes into separate patches. Still the
main patch is rather huge but I don't know how to make it any smaller
given we change how the core data structure works...

								Honza

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

end of thread, other threads:[~2013-12-11 15:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21 23:36 [PATCH 0/3 v2] fsnotify: Do not share events between notification groups Jan Kara
2013-11-21 23:36 ` [PATCH 1/3] inotify: Provide function for name length rounding Jan Kara
2013-12-11 10:54   ` Jan Kara
2013-12-11 11:22   ` Christoph Hellwig
2013-12-11 15:42     ` Jan Kara
2013-11-21 23:36 ` [PATCH 2/3] fsnotify: Do not share events between notification groups Jan Kara
2013-12-11 11:27   ` Christoph Hellwig
2013-12-11 15:49     ` Jan Kara
2013-11-21 23:36 ` [PATCH 3/3] fsnotify: Remove .should_send_event callback Jan Kara
2013-12-11 11:28   ` Christoph Hellwig

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).