linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] fsnotify cleanups
@ 2014-11-12 16:07 Jan Kara
  2014-11-12 16:07 ` [PATCH 1/2] fsnotify: Unify inode and mount marks handling Jan Kara
  2014-11-12 16:07 ` [PATCH 2/2] fsnotify: Remove destroy_list from fsnotify_mark Jan Kara
  0 siblings, 2 replies; 6+ messages in thread
From: Jan Kara @ 2014-11-12 16:07 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Heinrich Schuchardt, linux-fsdevel, Eric Paris


  Hello,

  this is second version of my fsnotify cleanups. Since previous version
I've dropped patch removing free_list. It was introducing possible use
after free issues. I will revisit that later. I've also updated comment
about use of g_list for list of marks to destroy and factored out some
more duplicated code.

								Honza

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2 v3] fsnotify cleanups
@ 2014-11-19 20:48 Jan Kara
  2014-11-19 20:48 ` [PATCH 1/2] fsnotify: Unify inode and mount marks handling Jan Kara
  0 siblings, 1 reply; 6+ messages in thread
From: Jan Kara @ 2014-11-19 20:48 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-fsdevel, Eric Paris, Heinrich Schuchardt


  Hello,

  this is the third version of my fsnotify cleanups.

Since V2 I've fixed up compilation breakage I've introduced into mark
handling code (apparently I forgot to run a test after the last tweak or
tested an old version or something like that).

Since V1 I've dropped patch removing free_list. It was introducing
possible use after free issues. I will revisit that later. I've also
updated comment about use of g_list for list of marks to destroy and
factored out some more duplicated code.

								Honza


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

end of thread, other threads:[~2014-11-19 20:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-12 16:07 [PATCH 0/2 v2] fsnotify cleanups Jan Kara
2014-11-12 16:07 ` [PATCH 1/2] fsnotify: Unify inode and mount marks handling Jan Kara
2014-11-19  0:27   ` Andrew Morton
2014-11-19  9:47     ` Jan Kara
2014-11-12 16:07 ` [PATCH 2/2] fsnotify: Remove destroy_list from fsnotify_mark Jan Kara
  -- strict thread matches above, loose matches on Subject: below --
2014-11-19 20:48 [PATCH 0/2 v3] fsnotify cleanups Jan Kara
2014-11-19 20:48 ` [PATCH 1/2] fsnotify: Unify inode and mount marks handling Jan Kara

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