Tor Egge
3c2498c0d3
Don't set flags on the mount structure before all permission checks have
...
been done.
Don't allow multiple mount operations with MNT_UPDATE at the same
time on the same mount point. When the first mount operation
completed, MNT_UPDATE was cleared in the mount structure, causing
the second to complete as if it was a no-update mount operation
with the following bad side effects:
- mount structure inserted multiple times onto the mountlist
- vp->v_mountedhere incorrectly set, causing next namei
operation walking into the mountpoint to crash with
a locking against myself panic.
Plug a vnode leak in case vinvalbuf fails.
2000-08-09 01:57:11 +00:00
..
2000-06-02 09:27:48 +00:00
2000-07-23 22:19:49 +00:00
2000-08-02 21:05:21 +00:00
2000-07-29 10:07:38 +00:00
2000-07-04 03:34:11 +00:00
2000-07-25 03:37:36 +00:00
2000-07-04 11:25:35 +00:00
2000-05-26 02:09:24 +00:00
2000-07-04 11:25:35 +00:00
2000-07-04 11:25:35 +00:00
2000-08-07 16:45:42 +00:00
2000-07-05 07:46:41 +00:00
2000-07-29 00:16:28 +00:00
2000-07-04 11:25:35 +00:00
2000-06-04 04:28:31 +00:00
2000-07-11 22:07:57 +00:00
2000-08-02 21:08:53 +00:00
2000-06-29 09:26:26 +00:00
2000-07-04 11:25:35 +00:00
2000-05-26 02:09:24 +00:00
2000-07-04 11:25:35 +00:00
2000-05-05 09:59:14 +00:00
2000-07-04 11:25:35 +00:00
2000-06-22 22:27:16 +00:00
2000-06-10 19:21:20 +00:00
2000-07-04 11:25:35 +00:00
2000-07-11 22:07:57 +00:00
2000-05-26 02:09:24 +00:00
2000-07-04 11:25:35 +00:00
2000-07-28 22:40:04 +00:00
2000-07-04 11:25:35 +00:00
2000-07-04 03:34:11 +00:00
2000-07-04 03:34:11 +00:00
2000-07-04 03:34:11 +00:00
2000-07-04 00:18:43 +00:00
2000-07-29 00:16:28 +00:00
2000-05-26 02:09:24 +00:00
2000-07-28 22:41:56 +00:00
2000-07-05 07:46:41 +00:00
2000-07-05 06:01:33 +00:00
2000-05-05 09:59:14 +00:00
2000-05-05 09:59:14 +00:00
2000-05-05 09:59:14 +00:00
2000-05-26 02:09:24 +00:00
2000-07-04 11:25:35 +00:00
2000-08-06 00:04:03 +00:00
2000-08-03 16:37:46 +00:00
2000-08-06 14:17:21 +00:00
2000-07-28 22:17:42 +00:00
2000-05-26 02:09:24 +00:00
2000-07-02 23:56:45 +00:00
2000-07-29 10:07:38 +00:00
2000-07-29 10:05:25 +00:00
2000-05-29 22:40:54 +00:00
2000-07-04 11:25:35 +00:00
2000-06-10 07:12:40 +00:00
2000-07-11 22:07:57 +00:00
2000-07-04 11:25:35 +00:00
2000-07-20 12:12:41 +00:00
2000-07-12 16:39:13 +00:00
2000-07-31 09:24:32 +00:00
2000-07-31 08:23:43 +00:00
2000-07-31 08:23:43 +00:00
2000-08-07 17:52:08 +00:00
2000-07-02 08:08:09 +00:00
2000-07-11 22:07:57 +00:00
2000-07-28 23:10:10 +00:00
2000-07-25 18:28:46 +00:00
2000-07-05 07:46:41 +00:00
2000-06-16 08:48:51 +00:00
2000-05-22 17:25:47 +00:00
2000-07-11 22:07:57 +00:00
2000-07-24 05:28:33 +00:00
2000-08-09 01:57:11 +00:00
2000-05-22 17:25:47 +00:00
2000-07-24 05:28:33 +00:00
2000-08-09 01:57:11 +00:00
2000-08-08 17:15:32 +00:00
2000-06-27 19:09:55 +00:00
2000-07-26 20:29:20 +00:00