Poul-Henning Kamp
0fa2443f0e
Uncut&paste cache_lookup().
...
This unifies several times in theory indentical 50 lines of code.
The filesystems have a new method: vop_cachedlookup, which is the
meat of the lookup, and use vfs_cache_lookup() for their vop_lookup
method. vfs_cache_lookup() will check the namecache and pass on
to the vop_cachedlookup method in case of a miss.
It's still the task of the individual filesystems to populate the
namecache with cache_enter().
Filesystems that do not use the namecache will just provide the
vop_lookup method as usual.
1997-08-26 07:32:51 +00:00
..
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-07-17 04:49:43 +00:00
1997-06-15 17:56:53 +00:00
1997-06-15 17:56:53 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-04-22 06:55:47 +00:00
1997-05-04 15:24:23 +00:00
1997-03-11 19:38:02 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-07-01 00:54:37 +00:00
1997-05-05 13:24:16 +00:00
1996-09-21 14:59:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-04-10 13:54:19 +00:00
1997-04-10 13:54:19 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-05-21 23:07:31 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-03-23 03:37:54 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1996-11-27 22:52:25 +00:00
1997-07-13 16:38:39 +00:00
1997-02-22 09:48:43 +00:00
1997-05-21 23:07:31 +00:00
1997-04-23 22:02:37 +00:00
1997-02-22 09:48:43 +00:00
1997-07-09 18:08:15 +00:00
1997-02-22 09:48:43 +00:00
1997-05-01 00:15:30 +00:00
1997-02-22 09:48:43 +00:00
1996-09-21 14:59:43 +00:00
1997-03-24 12:48:46 +00:00
1997-02-22 09:48:43 +00:00
1996-09-21 14:59:43 +00:00
1997-06-24 18:21:09 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-08-02 04:56:44 +00:00
1997-08-02 04:56:44 +00:00
1997-05-07 16:05:47 +00:00
1997-04-06 11:14:13 +00:00
1997-08-18 02:06:35 +00:00
1997-02-22 09:48:43 +00:00
1997-08-18 02:06:35 +00:00
1997-08-16 19:16:27 +00:00
1997-08-16 19:16:27 +00:00
1997-08-25 05:24:31 +00:00
1995-08-28 09:19:25 +00:00
1997-04-13 15:38:10 +00:00
1997-05-07 16:05:47 +00:00
1997-08-16 19:16:27 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-05-11 14:54:41 +00:00
1997-02-23 09:21:14 +00:00
1997-03-03 09:51:15 +00:00
1997-01-21 23:23:40 +00:00
1997-04-09 16:53:45 +00:00
1997-07-06 02:40:43 +00:00
1997-08-16 19:16:27 +00:00
1997-02-22 09:48:43 +00:00
1997-08-25 20:21:54 +00:00
1997-06-07 00:57:26 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-08-24 20:33:32 +00:00
1997-03-19 04:37:26 +00:00
1997-08-16 19:16:27 +00:00
1997-08-16 19:16:27 +00:00
1997-05-03 21:05:03 +00:00
1997-02-12 06:56:57 +00:00
1997-06-02 06:24:52 +00:00
1997-08-19 05:57:04 +00:00
1997-08-19 05:57:04 +00:00
1997-07-12 11:12:41 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-03-20 16:28:27 +00:00
1997-08-19 05:57:04 +00:00
1997-08-20 05:19:49 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-06-24 18:21:09 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-06-24 18:21:09 +00:00
1996-12-30 18:26:28 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-08-15 22:43:22 +00:00
1997-02-22 09:48:43 +00:00
1997-05-08 13:50:36 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-08-16 19:16:27 +00:00
1997-06-16 00:29:36 +00:00
1997-08-16 19:16:27 +00:00
1997-03-03 09:51:15 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1996-03-11 19:39:40 +00:00
1997-08-26 07:32:51 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-06-02 20:05:39 +00:00