Amy Griffis
a9dc971d3f
[PATCH] inotify (3/5): add interfaces to kernel API
...
Add inotify_init_watch() so caller can use inotify_watch refcounts
before calling inotify_add_watch().
Add inotify_find_watch() to find an existing watch for an (ih,inode)
pair. This is similar to inotify_find_update_watch(), but does not
update the watch's mask if one is found.
Add inotify_rm_watch() to remove a watch via the watch pointer instead
of the watch descriptor.
Signed-off-by: Amy Griffis <amy.griffis@hp.com>
Acked-by: Robert Love <rml@novell.com>
Acked-by: John McCutchan <john@johnmccutchan.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2006-06-20 05:25:18 -04:00
..
2006-05-15 11:20:56 -07:00
2006-03-28 09:16:06 -08:00
2006-05-26 11:55:46 -07:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-05-15 11:20:54 -07:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-05-30 18:09:31 +00:00
2006-03-28 09:16:06 -08:00
2006-05-17 14:38:51 -07:00
2006-03-28 09:16:06 -08:00
2006-06-08 15:14:24 -07:00
2006-03-28 09:16:06 -08:00
2006-03-23 07:38:17 -08:00
2006-03-28 09:16:06 -08:00
2006-05-21 12:59:16 -07:00
2006-03-30 12:28:18 -08:00
2006-05-31 16:27:10 -07:00
2006-03-28 09:16:06 -08:00
2006-04-02 13:41:02 +02:00
2006-04-26 10:49:16 +02:00
2006-03-28 09:16:06 -08:00
2006-04-01 01:14:43 +02:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-03-31 12:18:51 -08:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-03-26 08:56:55 -08:00
2006-03-28 09:16:06 -08:00
2006-05-15 11:20:58 -07:00
2006-05-24 07:43:38 -05:00
2006-04-19 12:43:47 -04:00
2006-03-28 09:16:06 -08:00
2006-03-31 12:18:55 -08:00
2006-03-28 09:16:06 -08:00
2006-04-19 13:06:37 -04:00
2006-05-23 10:35:31 -07:00
2006-03-24 07:33:19 -08:00
2006-03-28 09:16:06 -08:00
2006-05-17 14:38:49 -07:00
2006-03-28 09:16:06 -08:00
2006-05-12 18:42:09 -07:00
2006-04-19 09:13:51 -07:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-04-22 09:19:53 -07:00
2006-03-28 09:16:06 -08:00
2006-05-15 11:20:56 -07:00
2006-04-14 11:41:24 -07:00
2006-04-02 13:39:21 +02:00
2006-04-02 13:40:13 +02:00
2006-03-28 09:16:06 -08:00
2006-03-31 12:18:55 -08:00
2006-05-08 19:51:58 +10:00
2006-03-25 08:23:00 -08:00
2006-03-28 09:16:06 -08:00
2006-03-24 18:38:48 +01:00
2006-03-25 09:10:52 -08:00
2006-05-21 12:59:17 -07:00
2006-03-28 09:16:06 -08:00
2006-06-17 10:52:12 -07:00
2006-05-01 19:59:32 +02:00
2006-03-27 08:44:48 -08:00
2006-03-31 12:18:53 -08:00
2006-03-24 07:33:19 -08:00
2006-05-21 12:59:16 -07:00
2006-03-31 12:19:00 -08:00
2006-03-26 08:56:56 -08:00
2006-04-01 01:10:13 +02:00
2006-03-26 08:56:56 -08:00
2006-04-02 13:36:13 +02:00
2006-04-11 06:18:42 -07:00
2006-04-19 09:13:49 -07:00
2006-04-02 13:37:19 +02:00
2006-04-11 13:53:33 +02:00
2006-03-23 07:38:17 -08:00
2006-03-28 09:16:05 -08:00
2006-03-25 08:22:56 -08:00
2006-04-02 13:38:18 +02:00
2006-06-20 05:25:18 -04:00
2006-06-20 05:25:18 -04:00
2006-06-20 05:25:17 -04:00
2006-03-28 09:16:06 -08:00
2006-06-14 08:59:44 -07:00
2006-06-20 05:25:17 -04:00
2006-03-28 09:16:08 -08:00
2006-03-26 08:57:01 -08:00
2006-06-05 12:29:16 -07:00
2006-05-15 11:20:57 -07:00
2006-03-24 07:33:19 -08:00
2006-05-15 11:20:54 -07:00
2006-05-02 15:29:57 +02:00
2006-03-24 07:33:24 -08:00
2006-03-23 07:38:11 -08:00
2006-03-23 07:38:11 -08:00
2006-04-11 13:56:09 +02:00
2006-04-11 06:18:41 -07:00
2006-03-23 07:38:12 -08:00
2006-05-04 06:55:12 +02:00
2006-04-28 21:04:59 +10:00
2006-03-26 08:56:55 -08:00
2006-04-11 06:18:40 -07:00
2006-03-20 14:08:53 -05:00