From: Chris Wright <chrisw@osdl.org>
To: Robert Love <rml@novell.com>, ttb@tentacle.dhs.org
Cc: linux-kernel@vger.kernel.org, linux-audit@redhat.com,
David Woodhouse <dwmw2@infradead.org>,
"Timothy R. Chavez" <tinytim@us.ibm.com>
Subject: [RFC/PATCH 0/2] fsnotify/inotify split
Date: Fri, 8 Jul 2005 18:24:36 -0700 [thread overview]
Message-ID: <20050709012436.GD19052@shell0.pdx.osdl.net> (raw)
The following two patches simply split fsnotify from inotify.
There should be no functional change to inotify at all. Perhaps the
split will help identify the interface bits that can easily converge
for inotify and audit. They're completely untested... I started with
inotify-45 in 2.6.13-rc2-mm1, and worked against base 2.6.13-rc2.
My first pass was trivial split, this is my second pass which moves
dnotify and inotify functionality out of fsnotify.h into their respective
corners. I'm sure audit can at least use the hooks, and perhaps more
base inode watch functionality could be shared (at no cost to you! ;-)
moving forward.
thanks,
-chris
next reply other threads:[~2005-07-09 1:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-09 1:24 Chris Wright [this message]
2005-07-09 1:26 ` [RFC/PATCH 1/2] fsnotify Chris Wright
2005-07-09 1:28 ` [RFC/PATCH 2/2] inotify Chris Wright
2005-07-11 12:52 ` [RFC/PATCH 1/2] fsnotify David Woodhouse
2005-07-11 15:57 ` Robert Love
2005-07-11 17:25 ` Chris Wright
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=20050709012436.GD19052@shell0.pdx.osdl.net \
--to=chrisw@osdl.org \
--cc=dwmw2@infradead.org \
--cc=linux-audit@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rml@novell.com \
--cc=tinytim@us.ibm.com \
--cc=ttb@tentacle.dhs.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