All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ftp.linux.org.uk>
To: linux-kernel@vger.kernel.org
Subject: Re: inotify and /proc/<pid>
Date: Tue, 31 Jul 2007 04:17:20 +0100	[thread overview]
Message-ID: <20070731031720.GF21089@ftp.linux.org.uk> (raw)
In-Reply-To: <20070731021615.GB6812@digitasaru.net>

On Mon, Jul 30, 2007 at 09:16:16PM -0500, Joseph Pingenot wrote:
> I was trying to use inotify to watch process changes (especially process
>   termination) by watching /proc/<pid>.
> 
> Sadly, although I could see something reading various files, nothing
>   was issued when the process I was watching exited and the directory
>   went away.
> 
> Is this intentional, or a bug?

It's a bug you intend to introduce in your program...  IOW, don't
do that.

  reply	other threads:[~2007-07-31  3:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-31  2:16 inotify and /proc/<pid> Joseph Pingenot
2007-07-31  3:17 ` Al Viro [this message]
2007-07-31  3:25   ` Joseph Pingenot
2007-07-31  3:31     ` Joseph Pingenot
2007-07-31  3:36       ` Al Viro
2007-07-31  3:40         ` Joseph Pingenot
2007-07-31  3:48           ` Kyle McMartin
2007-07-31  3:50           ` Al Viro
2007-07-31  3:56             ` Joseph Pingenot
2007-07-31  4:01               ` Al Viro
2007-08-01  1:33               ` Valdis.Kletnieks
2007-07-31  5:48           ` Chris Friesen
2007-07-31  3:31     ` Al Viro
2007-07-31 15:50     ` Ray Lee
2007-07-31 18:31     ` Diego Calleja
2007-08-01  0:41       ` Andrew Morton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070731031720.GF21089@ftp.linux.org.uk \
    --to=viro@ftp.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.