[RFC][PATCH 2.4 4/4] inotify 0.22 2.4.x backport - main inotify codes

From: Mihai Rusu
Date: Tue May 10 2005 - 10:21:06 EST


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@xxxxxxxxxx
Sect 1, Bucuresti
71295, Romania



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/