Eric Paris
ff52cc2158
fsnotify: move events should indicate the event was on a child
...
fsnotify tells its listeners explicitly when an event happened on the given
inode verses on the child of the given inode. (see __fsnotify_parent)
However, the semantics of fsnotify_move() are such that we deliver events
directly to the two parent directories in question (old_dir and new_dir)
directly without using the __fsnotify_parent() call. fsnotify should be
adding FS_EVENT_ON_CHILD for the notifications to these parents.
Signed-off-by: Eric Paris <eparis@redhat.com >
2009-06-11 14:57:54 -04:00
..
2009-06-07 16:19:47 +01:00
2009-04-07 10:23:34 +01:00
2009-04-08 17:45:02 -07:00
2009-04-06 07:01:56 -07:00
2009-05-27 15:51:25 -07:00
2009-04-06 09:48:20 -07:00
2009-04-28 18:58:06 +01:00
2009-04-21 13:41:50 -07:00
2009-05-02 16:35:08 -07:00
2009-06-11 08:50:56 -07:00
2009-04-28 12:21:17 +02:00
2009-05-15 14:14:56 -04:00
2009-06-01 06:21:13 +00:00
2009-04-06 08:04:53 -07:00
2009-05-02 15:36:10 -07:00
2009-05-22 23:22:54 +02:00
2009-04-23 10:06:35 +01:00
2009-06-11 13:11:05 +02:00
2009-06-10 11:55:06 +02:00
2009-04-16 07:47:49 -07:00
2009-04-13 08:32:28 -07:00
2009-04-03 15:24:35 -07:00
2009-05-02 11:45:15 +02:00
2009-04-30 19:24:24 +02:00
2009-04-07 09:05:35 -07:00
2009-04-03 14:53:32 -07:00
2009-06-09 22:30:26 +09:30
2009-05-29 08:40:01 -07:00
2009-06-11 08:50:57 -07:00
2009-06-11 14:57:53 -04:00
2009-04-14 11:11:52 +02:00
2009-05-22 23:22:54 +02:00
2009-05-08 19:22:21 -07:00
2009-04-15 12:22:37 +02:00
2009-04-07 08:31:11 -07:00
2009-05-12 14:41:47 -07:00
2009-04-21 09:08:25 +02:00
2009-06-11 14:57:53 -04:00
2009-04-03 14:53:32 -07:00
2009-04-16 16:17:11 -07:00
2009-05-11 09:52:18 +02:00
2009-04-03 11:10:33 -07:00
2009-04-13 15:04:29 -07:00
2009-04-13 15:04:30 -07:00
2009-06-11 14:57:53 -04:00
2009-04-22 13:02:09 +10:00
2009-06-11 14:57:54 -04:00
2009-06-11 14:57:54 -04:00
2009-06-01 23:26:02 -04:00
2009-04-17 16:21:32 -04:00
2009-04-30 11:41:35 +02:00
2009-05-22 23:22:55 +02:00
2009-04-06 01:41:22 +02:00
2009-04-06 18:11:41 -07:00
2009-04-13 17:02:14 +02:00
2009-05-28 20:52:40 -04:00
2009-06-11 10:00:03 -07:00
2009-05-22 09:43:41 +10:00
2009-06-11 10:01:41 -07:00
2009-04-27 19:51:58 -07:00
2009-05-23 09:53:18 -07:00
2009-04-03 21:46:01 +01:00
2009-04-28 12:21:17 +02:00
2009-06-10 23:07:15 +02:00
2009-04-07 08:31:09 -07:00
2009-04-21 13:41:48 -07:00
2009-04-21 13:41:48 -07:00
2009-05-01 19:01:12 +02:00
2009-04-14 07:50:56 -04:00
2009-04-14 10:10:47 -04:00
2009-05-09 10:49:41 -04:00
2009-04-16 16:17:10 -07:00
2009-04-14 22:05:43 -04:00
2009-04-09 07:49:44 -07:00
2009-04-07 08:31:08 -07:00
2009-06-10 11:48:53 +03:00
2009-06-10 11:48:27 +03:00
2009-06-10 11:48:39 +03:00
2009-04-06 16:06:26 +01:00
2009-04-06 16:06:26 +01:00
2009-04-06 16:06:26 +01:00
2009-04-16 15:28:23 -04:00
2009-04-28 07:37:28 +02:00
2009-04-14 09:00:19 +10:00
2009-05-19 08:19:00 +10:00
2009-05-02 15:36:09 -07:00
2009-04-05 11:04:19 -07:00
2009-06-11 10:01:41 -07:00
2009-05-02 15:36:10 -07:00
2009-04-29 11:33:34 +02:00
2009-05-18 11:22:24 +01:00
2009-04-17 16:59:15 +02:00
2009-04-30 09:01:34 +02:00
2009-05-09 10:49:42 -04:00
2009-06-01 06:23:25 +00:00
2009-04-27 05:45:54 -07:00
2009-04-03 17:41:23 -07:00
2009-04-03 17:41:12 -07:00
2009-04-07 08:31:20 -07:00
2009-04-30 15:32:11 +00:00
2009-05-02 15:36:10 -07:00
2009-04-07 08:44:06 -07:00
2009-06-02 09:53:22 -07:00
2009-06-11 08:50:58 -07:00
2009-04-22 15:59:41 -07:00
2009-04-06 11:25:06 -07:00
2009-04-21 19:40:00 -07:00
2009-04-21 19:40:00 -07:00
2009-04-13 14:51:23 -07:00
2009-05-11 14:13:10 +02:00
2009-04-24 08:54:21 +02:00
2009-05-08 19:22:21 -07:00
2009-04-07 13:36:31 +02:00
2009-06-11 08:51:08 -07:00
2009-04-14 18:41:15 +02:00
2009-04-14 11:33:43 +02:00
2009-05-09 10:49:39 -04:00
2009-05-17 11:45:45 -07:00
2009-06-08 18:50:20 -04:00
2009-05-09 10:49:41 -04:00
2009-06-11 10:01:41 -07:00
2009-04-19 10:47:45 -07:00
2009-04-26 09:20:38 -07:00
2009-06-04 12:07:48 +10:00
2009-06-11 08:51:06 -07:00
2009-04-08 14:33:38 -07:00
2009-05-08 23:22:26 +09:00
2009-06-11 08:50:58 -07:00
2009-05-03 17:57:17 +09:00
2009-04-13 15:04:29 -07:00
2009-04-30 19:24:24 +02:00
2009-04-12 15:22:55 +02:00
2009-04-21 19:40:00 -07:00
2009-04-12 15:22:55 +02:00
2009-06-10 11:48:14 +02:00
2009-05-12 11:11:48 +02:00
2009-04-05 10:30:21 -07:00
2009-04-10 15:48:52 +02:00
2009-04-19 20:08:42 +02:00
2009-05-29 08:40:02 -07:00
2009-04-08 16:18:38 +02:00
2009-05-12 14:11:35 -07:00
2009-04-06 11:14:03 +02:00
2009-05-02 11:45:15 +02:00
2009-06-09 15:17:32 -04:00
2009-06-04 18:07:40 -07:00
2009-04-24 11:50:39 -04:00
2009-06-11 08:50:59 -07:00
2009-06-11 08:51:01 -07:00
2009-04-17 10:50:27 -07:00
2009-04-06 21:44:29 -03:00
2009-06-09 14:41:40 +02:00
2009-05-01 15:34:02 -07:00
2009-05-11 12:59:37 +02:00
2009-05-15 11:32:24 +02:00