kib
ade687809e
Shared lookup makes it possible to create several negative cache
...
entries for one name. Then, creating inode with that name would remove
one entry, leaving others dormant. Reclaiming the vnode would uncover
negative entries, causing false return of ENOENT from the calls like
stat, that do not create inode.
Prevent creation of the duplicated negative entries.
Reported and debugged with: pho
Reviewed by: jhb
X-MFC: after shared lookup changes
2008-12-02 11:14:16 +00:00
..
2008-11-18 21:01:54 +00:00
2008-11-22 12:36:15 +00:00
2008-10-08 11:11:36 +00:00
2008-08-28 15:23:18 +00:00
2008-10-28 11:33:06 +00:00
2008-11-09 10:48:06 +00:00
2008-08-21 15:02:17 +00:00
2008-07-02 20:44:33 +00:00
2008-04-02 11:20:30 +00:00
2008-09-25 13:42:19 +00:00
2008-11-27 16:47:25 +00:00
2008-11-01 08:35:28 +00:00
2008-05-05 19:13:52 +00:00
2008-11-29 14:32:14 +00:00
2008-05-23 03:04:27 +00:00
2008-12-02 02:32:13 +00:00
2008-06-16 04:44:29 +00:00
2008-07-21 15:05:25 +00:00
2008-10-23 20:26:15 +00:00
2008-11-05 19:40:36 +00:00
2008-11-29 14:32:14 +00:00
2008-11-29 14:32:14 +00:00
2008-03-16 10:58:09 +00:00
2008-09-23 14:25:56 +00:00
2008-11-29 16:17:39 +00:00
2008-08-03 21:07:19 +00:00
2008-02-23 01:01:49 +00:00
2008-10-23 20:26:15 +00:00
2008-09-10 19:13:30 +00:00
2008-11-27 04:40:37 +00:00
2008-07-05 19:34:33 +00:00
2008-11-09 01:53:06 +00:00
2008-10-02 15:37:58 +00:00
2008-03-16 10:58:09 +00:00
2008-10-23 20:26:15 +00:00
2008-09-10 19:13:30 +00:00
2008-03-16 10:58:09 +00:00
2008-11-17 20:49:29 +00:00
2008-09-22 10:37:02 +00:00
2008-11-26 22:32:07 +00:00
2008-09-17 15:49:44 +00:00
2008-12-02 06:50:26 +00:00
2008-10-23 15:53:51 +00:00
2008-10-24 01:09:24 +00:00
2008-09-10 19:13:30 +00:00
2008-09-10 19:13:30 +00:00
2008-05-18 19:32:36 +00:00
2008-11-23 21:05:22 +00:00
2008-11-05 03:01:23 +00:00
2008-08-28 19:34:58 +00:00
2008-05-12 06:42:06 +00:00
2008-09-10 19:13:30 +00:00
2008-10-19 01:35:27 +00:00
2008-09-18 20:10:11 +00:00
2008-11-26 22:32:07 +00:00
2008-03-16 10:58:09 +00:00
2008-11-22 12:36:15 +00:00
2008-11-17 20:49:29 +00:00
2008-10-20 02:37:53 +00:00
2008-10-28 03:26:25 +00:00
2008-06-24 07:32:12 +00:00
2008-10-02 15:37:58 +00:00
2008-11-09 10:45:13 +00:00
2008-08-03 13:33:45 +00:00
2008-08-03 13:33:45 +00:00
2008-05-23 04:06:49 +00:00
2008-12-01 14:34:42 +00:00
2008-09-25 20:07:42 +00:00
2008-03-12 10:12:01 +00:00
2008-07-28 20:39:21 +00:00
2008-11-18 05:41:34 +00:00
2008-06-26 07:52:45 +00:00
2008-10-28 21:58:48 +00:00
2008-07-21 20:50:49 +00:00
2008-10-23 15:53:51 +00:00
2008-11-22 05:55:56 +00:00
2008-11-18 21:01:54 +00:00
2008-09-21 18:12:18 +00:00
2008-04-22 19:38:30 +00:00
2008-03-16 10:58:09 +00:00
2008-11-11 12:25:08 +00:00
2008-05-04 23:29:38 +00:00
2008-07-27 21:45:20 +00:00
2008-03-16 10:58:09 +00:00
2008-03-25 09:39:02 +00:00
2008-10-27 08:09:05 +00:00
2008-09-15 22:45:14 +00:00
2008-11-17 23:57:40 +00:00
2008-03-16 10:58:09 +00:00
2008-10-22 18:20:45 +00:00
2008-04-22 19:38:30 +00:00
2008-08-09 10:26:21 +00:00
2008-12-01 01:54:55 +00:00
2008-11-03 21:17:02 +00:00
2008-10-30 21:48:28 +00:00
2008-07-18 07:10:33 +00:00
2008-10-19 01:35:27 +00:00
2008-09-15 22:45:14 +00:00
2008-10-23 20:26:15 +00:00
2008-09-23 14:25:38 +00:00
2008-11-11 14:55:59 +00:00
2008-11-05 03:01:23 +00:00
2008-10-07 07:10:28 +00:00
2008-11-09 10:48:06 +00:00
2008-11-09 10:45:13 +00:00
2008-11-09 10:48:06 +00:00
2008-06-19 18:08:42 +00:00
2008-09-04 16:30:53 +00:00
2008-08-20 08:31:58 +00:00
2008-08-30 09:18:27 +00:00
2008-08-30 09:18:27 +00:00
2008-11-04 10:58:02 +00:00
2008-08-23 16:03:00 +00:00
2008-06-03 12:38:00 +00:00
2008-11-12 09:04:44 +00:00
2008-11-08 20:40:39 +00:00
2008-10-23 15:53:51 +00:00
2008-07-03 08:35:59 +00:00
2008-03-16 10:58:09 +00:00
2008-09-05 04:05:31 +00:00
2008-11-28 14:53:18 +00:00
2008-06-27 05:39:04 +00:00
2008-12-01 22:33:50 +00:00
2008-10-07 09:51:39 +00:00
2008-11-29 14:32:14 +00:00
2008-10-23 15:53:51 +00:00
2008-10-23 15:53:51 +00:00
2008-03-31 12:01:21 +00:00
2008-06-21 11:34:34 +00:00
2008-10-10 21:23:50 +00:00
2008-12-02 11:14:16 +00:00
2008-03-22 09:15:16 +00:00
2008-08-28 15:23:18 +00:00
2008-11-24 19:28:52 +00:00
2008-03-31 12:01:21 +00:00
2008-03-16 10:58:09 +00:00
2008-11-17 20:49:29 +00:00
2008-12-01 03:00:26 +00:00
2008-11-29 13:34:59 +00:00
2008-11-29 13:34:59 +00:00
2008-11-29 12:40:14 +00:00
2008-10-28 13:44:11 +00:00