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-29 14:32:14 +00:00
2008-12-02 02:32:13 +00:00
2008-11-29 14:32:14 +00:00
2008-11-29 14:32:14 +00:00
2008-09-23 14:25:56 +00:00
2008-08-03 21:07:19 +00:00
2008-11-27 04:40:37 +00:00
2008-09-22 10:37:02 +00:00
2008-05-12 06:42:06 +00:00
2008-05-23 04:06:49 +00:00
2008-07-27 21:45:20 +00:00
2008-11-17 23:57:40 +00:00
2008-07-18 07:10:33 +00:00
2008-11-04 10:58:02 +00:00
2008-11-29 14:32:14 +00:00
2008-11-29 12:40:14 +00:00