From: "H. Peter Anvin" <hpa@zytor.com>
To: Florin Malita <fmalita@gmail.com>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] devpts: add fsnotify create event
Date: Tue, 27 Feb 2007 11:16:29 -0800 [thread overview]
Message-ID: <45E4838D.2050006@zytor.com> (raw)
In-Reply-To: <45DBD56B.30104@gmail.com>
Florin Malita wrote:
> Currently, devpts doesn't generate an fsnotify event upon pts creation
> because the regular vfs paths aren't involved. Deallocation, on the
> other hand, correctly generates a nameremove event thanks to the
> d_delete() invocation in devpts_pty_kill().
>
> This patch adds the missing fsnotify_create() trigger in devpts_pty_new().
>
> Signed-off-by: Florin Malita <fmalita@gmail.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
-hpa
prev parent reply other threads:[~2007-02-27 19:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-21 5:15 [PATCH] devpts: add fsnotify create event Florin Malita
2007-02-27 19:16 ` H. Peter Anvin [this message]
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=45E4838D.2050006@zytor.com \
--to=hpa@zytor.com \
--cc=akpm@osdl.org \
--cc=fmalita@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox