John Baldwin
03d7a9fffb
- Change chroot_refuse_vdir_fds() to require that the passed in struct
...
filedesc is already locked rather than having chroot() unlock the
filedesc so chroot_refuse_vdir_fds() can immediately relock it.
- Reorder chroot() a bitso that we do the namei lookup before checking
the process's struct filedesc. This closes at least one potential race
and allows us to only acquire the filedsec lock once in chroot().
- Push down Giant slightly into chroot().
2002-07-13 04:07:12 +00:00
..
2002-07-12 18:34:22 +00:00
2002-07-12 20:17:06 +00:00
2002-07-10 15:47:59 +00:00
2002-07-10 12:13:16 +00:00
2002-06-19 20:44:48 +00:00
2002-05-16 21:28:32 +00:00
2002-07-09 19:25:43 +00:00
2002-07-12 07:56:11 +00:00
2002-07-09 17:54:02 +00:00
2002-05-24 07:26:17 +00:00
2002-06-29 17:26:22 +00:00
2002-07-11 03:27:30 +00:00
2002-07-09 19:43:39 +00:00
2002-06-29 07:47:20 +00:00
2002-06-30 03:01:44 +00:00
2002-06-13 06:04:28 +00:00
2002-07-12 20:17:06 +00:00
2002-07-12 18:34:22 +00:00
2002-06-22 16:30:18 +00:00
2002-05-22 08:50:18 +00:00
2002-07-13 04:07:12 +00:00
2002-05-29 21:58:12 +00:00
2002-07-09 17:54:02 +00:00
2002-07-07 22:42:57 +00:00
2002-05-31 11:52:35 +00:00
2002-06-24 22:31:17 +00:00
2002-06-22 21:00:53 +00:00
2002-07-12 22:08:47 +00:00
2002-06-14 08:35:21 +00:00
2002-05-31 11:52:35 +00:00
2002-07-10 16:39:38 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 11:52:35 +00:00
2002-06-09 03:57:34 +00:00
2002-05-31 11:52:35 +00:00
2002-07-11 17:54:58 +00:00
2002-07-11 17:54:58 +00:00
2002-07-08 01:52:55 +00:00
2002-06-27 19:56:22 +00:00
2002-06-30 22:16:22 +00:00
2002-06-29 17:26:22 +00:00
2002-07-12 18:34:22 +00:00
2002-06-01 18:45:33 +00:00
2002-07-13 03:29:10 +00:00
2002-07-12 20:17:06 +00:00
2002-07-07 06:39:36 +00:00
2002-07-12 19:56:31 +00:00
2002-07-12 23:20:06 +00:00