Alexander Kabaev
607fc40b04
Replace v_dd vnode pointer with v_cache_dd pointer to struct namecache
...
in directory vnodes. Allow namecache dotdot entry to be created pointing
from child vnode to parent vnode if no existing links in opposite
direction exist. Use direct link from parent to child for dotdot lookups
otherwise.
This restores more efficient dotdot caching in NFS filesystems which
was lost when vnodes stoppped being type stable.
Reviewed by: kib
2009-03-29 21:25:40 +00:00
..
2008-11-18 21:01:54 +00:00
2008-11-22 12:36:15 +00:00
2009-03-22 13:42:41 +00:00
2008-10-28 11:33:06 +00:00
2008-11-09 10:48:06 +00:00
2009-01-17 07:17:57 +00:00
2009-02-26 13:00:13 +00:00
2009-03-06 15:35:37 +00:00
2009-02-26 13:01:45 +00:00
2008-12-16 01:24:05 +00:00
2008-11-29 14:32:14 +00:00
2009-02-14 21:55:09 +00:00
2009-03-23 00:00:50 +00:00
2008-10-23 20:26:15 +00:00
2009-03-17 12:53:28 +00:00
2009-02-26 15:51:54 +00:00
2008-12-05 20:50:24 +00:00
2008-09-23 14:25:56 +00:00
2009-03-27 13:13:59 +00:00
2009-03-11 21:48:36 +00:00
2009-02-10 15:50:19 +00:00
2009-03-15 08:03:54 +00:00
2008-11-27 04:40:37 +00:00
2009-02-26 15:51:54 +00:00
2009-01-01 20:03:01 +00:00
2009-01-28 19:58:05 +00:00
2008-12-05 16:47:30 +00:00
2008-10-23 20:26:15 +00:00
2009-03-15 08:03:54 +00:00
2009-02-21 11:15:38 +00:00
2008-09-22 10:37:02 +00:00
2009-03-15 14:21:05 +00:00
2009-03-03 17:15:05 +00:00
2009-02-18 21:52:13 +00:00
2009-03-08 10:58:37 +00:00
2008-10-24 01:09:24 +00:00
2008-09-10 19:13:30 +00:00
2009-03-15 08:03:54 +00:00
2008-11-23 21:05:22 +00:00
2009-02-26 15:51:54 +00:00
2009-03-15 08:03:54 +00:00
2009-02-26 15:51:54 +00:00
2008-09-18 20:10:11 +00:00
2009-03-11 21:48:36 +00:00
2009-03-08 22:19:28 +00:00
2009-02-26 15:51:54 +00:00
2009-03-15 06:41:47 +00:00
2009-03-23 00:00:50 +00:00
2009-01-24 10:22:49 +00:00
2009-03-13 06:06:20 +00:00
2009-02-27 14:12:05 +00:00
2008-12-10 23:12:39 +00:00
2008-12-29 19:24:00 +00:00
2009-02-10 15:50:19 +00:00
2009-02-10 15:50:19 +00:00
2008-12-01 14:34:42 +00:00
2008-09-25 20:07:42 +00:00
2009-01-25 07:35:10 +00:00
2009-03-14 11:41:36 +00:00
2008-10-28 21:58:48 +00:00
2009-02-03 07:52:07 +00:00
2008-10-23 15:53:51 +00:00
2008-11-22 05:55:56 +00:00
2009-03-25 17:02:05 +00:00
2009-02-09 11:27:56 +00:00
2009-02-03 07:54:42 +00:00
2009-02-13 11:36:32 +00:00
2009-02-03 07:51:11 +00:00
2009-02-03 07:54:42 +00:00
2009-03-15 06:41:47 +00:00
2009-03-23 20:18:06 +00:00
2009-01-17 07:17:57 +00:00
2009-02-27 13:28:54 +00:00
2009-02-03 07:52:36 +00:00
2009-02-03 07:53:08 +00:00
2009-03-23 21:16:21 +00:00
2008-12-01 01:54:55 +00:00
2009-03-17 00:48:11 +00:00
2008-10-30 21:48:28 +00:00
2009-02-13 18:51:39 +00:00
2008-12-13 13:07:12 +00:00
2008-09-15 22:45:14 +00:00
2009-03-08 21:48:29 +00:00
2009-03-11 22:00:03 +00:00
2009-03-10 21:28:43 +00:00
2009-03-02 18:43:50 +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
2009-01-15 12:15:46 +00:00
2009-03-05 11:45:42 +00:00
2008-09-04 16:30:53 +00:00
2009-02-28 14:20:26 +00:00
2009-02-26 10:28:32 +00:00
2009-02-26 10:28:32 +00:00
2009-03-01 09:50:13 +00:00
2009-02-26 10:14:10 +00:00
2009-02-26 10:28:32 +00:00
2009-03-01 09:50:13 +00:00
2008-10-23 15:53:51 +00:00
2009-01-03 13:24:08 +00:00
2009-02-09 18:19:58 +00:00
2009-01-04 19:22:53 +00:00
2009-01-18 20:19:55 +00:00
2008-11-28 14:53:18 +00:00
2009-03-12 10:36:39 +00:00
2008-12-01 22:33:50 +00:00
2008-10-07 09:51:39 +00:00
2009-02-05 14:15:18 +00:00
2008-10-23 15:53:51 +00:00
2009-03-08 21:48:29 +00:00
2009-01-23 13:23:17 +00:00
2009-03-23 20:18:06 +00:00
2009-03-29 21:25:40 +00:00
2009-03-08 19:05:53 +00:00
2008-12-28 14:32:27 +00:00
2009-03-08 12:32:06 +00:00
2009-02-06 14:51:32 +00:00
2009-03-24 18:16:42 +00:00
2009-03-27 03:52:08 +00:00
2009-03-29 21:25:40 +00:00
2009-02-20 13:05:29 +00:00
2009-03-11 14:13:47 +00:00
2009-03-11 14:13:47 +00:00