public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] procfs fixes for inotify/dnotify
@ 2006-02-21 21:16 Thomas Ogrisegg
  2006-02-21 21:18 ` Thomas Ogrisegg
  2007-07-19 22:03 ` Andrew Morton
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Ogrisegg @ 2006-02-21 21:16 UTC (permalink / raw)
  To: linux-kernel; +Cc: rml

Problem description:
When a new process is created, the creation of the respective PID
subdirectory of /proc is deferred until the /proc-directory is beeing
read (by e.g. ps(1)). This causes file notification frameworks like
dnotify and inotify to not work correctly with /proc.

This patch fixes the problem.

Signed-off-by: Thomas Ogrisegg <tom-lkml@lkml.fnord.at>

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

end of thread, other threads:[~2007-07-20  4:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-21 21:16 [PATCH] procfs fixes for inotify/dnotify Thomas Ogrisegg
2006-02-21 21:18 ` Thomas Ogrisegg
2007-07-19 22:03 ` Andrew Morton
2007-07-20  4:52   ` Alexey Dobriyan

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