John Baldwin
667c6c197e
- Remove code to set SAVENAME for CREATE or RENAME requests that get a -ve
...
hit in the name cache. cache_lookup() doesn't actually return ENOENT
for such requests to force the filesystem to do an explicit lookup, so
this was effectively dead code.
- Grab the nfsnode mutex while writing to n_dmtime. We don't grab the lock
when comparing the time against the cached directory mod time (just as
we don't when comparing ctime's for +ve name cache hits) since the
attribute caching is already racy for NFS clients as it is.
Discussed with: bde
2009-03-10 18:41:06 +00:00
..
2009-03-10 02:12:03 +00:00
2009-03-10 17:19:45 +00:00
2009-03-09 17:16:29 +00:00
2009-03-02 13:29:18 +00:00
2009-02-16 18:02:32 +00:00
2009-03-02 23:26:30 +00:00
2009-03-07 07:26:22 +00:00
2009-03-09 23:18:36 +00:00
2009-02-27 14:12:05 +00:00
2009-02-05 19:30:28 +00:00
2009-03-09 13:32:19 +00:00
2009-03-10 17:54:04 +00:00
2009-03-10 14:35:21 +00:00
2009-03-10 15:23:43 +00:00
2009-03-08 06:14:33 +00:00
2009-03-09 13:11:16 +00:00
2009-02-23 18:34:56 +00:00
2009-03-05 19:10:17 +00:00
2009-03-10 17:00:28 +00:00
2008-11-12 15:31:05 +00:00
2009-03-09 13:25:34 +00:00
2009-02-28 16:21:25 +00:00
2009-03-03 19:22:24 +00:00
2009-03-07 21:36:57 +00:00
2009-03-10 14:28:19 +00:00
2009-03-04 22:05:25 +00:00
2009-02-04 20:04:32 +00:00
2009-03-03 18:47:33 +00:00
2009-03-10 17:57:41 +00:00
2009-03-07 19:08:58 +00:00
2009-03-05 16:22:32 +00:00
2008-12-11 10:29:35 +00:00
2008-10-23 15:53:51 +00:00
2008-10-23 15:53:51 +00:00
2008-11-03 14:23:15 +00:00
2009-01-28 17:57:16 +00:00
2009-03-10 18:41:06 +00:00
2009-02-23 23:04:15 +00:00
2008-11-12 15:30:30 +00:00
2009-02-05 17:43:12 +00:00
2009-03-10 11:28:54 +00:00
2009-03-03 18:54:57 +00:00
2009-02-28 16:21:25 +00:00
2009-02-05 11:48:10 +00:00
2009-03-09 17:42:18 +00:00
2009-02-23 18:34:56 +00:00
2009-02-23 18:34:56 +00:00
2009-03-09 19:35:20 +00:00
2008-11-03 19:57:40 +00:00
2009-03-09 19:35:20 +00:00
2009-03-09 19:35:20 +00:00
2009-02-28 16:21:25 +00:00
2008-12-29 06:31:03 +00:00
2009-02-15 18:19:24 +00:00