* [RFC][PATCH 2.4 4/4] inotify 0.22 2.4.x backport - main inotify codes
@ 2005-05-10 15:15 Mihai Rusu
0 siblings, 0 replies; only message in thread
From: Mihai Rusu @ 2005-05-10 15:15 UTC (permalink / raw)
To: linux-kernel; +Cc: Robert Love
Hi
This are the inotify specific codes and the bulk of this backport.
Because the patch exceeds 40Kbytes I am posting it on a web site.
http://oss.schlund.de/inotify-2.4/04_inotify-2.4.30.patch
Documentation/00-INDEX | 2
Documentation/Configure.help | 12
Documentation/filesystems/inotify.txt | 81 ++
fs/Config.in | 2
fs/Makefile | 3
fs/attr.c | 34 -
fs/file_table.c | 3
fs/inode.c | 16
fs/inotify.c | 1033
++++++++++++++++++++++++++++++++++
fs/namei.c | 140 ++--
fs/open.c | 7
fs/read_write.c | 25
include/linux/fs.h | 5
include/linux/fsnotify.h | 230 +++++++
include/linux/inotify.h | 113 +++
include/linux/sched.h | 5
kernel/user.c | 4
17 files changed, 1595 insertions(+), 120 deletions(-)
--
Mihai Rusu
Linux System Development
Schlund + Partner AG Tel : +40-21-231-2544
Str Mircea Eliade 18 EMail : dizzy@schlund.ro
Sect 1, Bucuresti
71295, Romania
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-10 15:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-10 15:15 [RFC][PATCH 2.4 4/4] inotify 0.22 2.4.x backport - main inotify codes Mihai Rusu
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.