rwatson
76ab38319d
In mac_get_fd(), remove unconditional acquisition of Giant around copying
...
of the socket label to thread-local storage, and replace it with
conditional acquisition based on debug.mpsafenet. Acquire the socket
lock around the copy operation.
In mac_set_fd(), replace the unconditional acquisition of Giant with
the conditional acquisition of Giant based on debug.mpsafenet. The socket
lock is acquired in mac_socket_label_set() so doesn't have to be
acquired here.
Obtained from: TrustedBSD Project
Sponsored by: SPAWAR, SPARTA
2005-04-16 18:33:13 +00:00
..
2005-04-12 23:18:54 +00:00
2005-04-16 03:44:47 +00:00
2005-04-14 14:32:32 +00:00
2005-04-16 17:38:24 +00:00
2005-02-02 14:27:36 +00:00
2005-04-14 04:51:18 +00:00
2005-04-13 10:59:09 +00:00
2005-04-16 04:47:15 +00:00
2005-04-16 12:14:43 +00:00
2005-04-16 12:12:27 +00:00
2005-03-11 22:07:04 +00:00
2005-04-14 05:25:40 +00:00
2005-04-16 03:44:47 +00:00
2005-04-16 01:49:50 +00:00
2005-03-28 18:31:18 +00:00
2005-04-12 08:14:15 +00:00
2005-04-13 10:59:09 +00:00
2005-04-08 03:37:20 +00:00
2005-04-16 03:44:47 +00:00
2005-04-16 05:38:59 +00:00
2005-04-13 03:26:24 +00:00
2005-04-13 10:59:09 +00:00
2005-04-16 18:33:13 +00:00
2005-04-02 18:52:44 +00:00
2005-04-16 03:44:47 +00:00
2005-04-15 01:52:40 +00:00
2005-04-12 17:55:13 +00:00
2005-02-22 14:37:22 +00:00
2005-02-21 21:58:17 +00:00
2005-04-15 10:14:00 +00:00
2005-04-15 00:47:44 +00:00
2005-04-14 11:41:23 +00:00
2005-03-09 15:28:48 +00:00
2005-04-10 18:05:46 +00:00
2005-01-10 13:06:42 +00:00
2005-02-17 14:21:22 +00:00
2005-02-23 22:44:38 +00:00
2005-03-31 12:19:44 +00:00
2005-01-07 01:45:51 +00:00
2005-04-14 07:08:34 +00:00
2005-04-14 07:08:34 +00:00
2005-03-28 18:51:58 +00:00
2005-03-11 17:24:46 +00:00
2005-04-15 06:56:52 +00:00
2005-02-15 02:54:53 +00:00
2005-04-13 01:32:06 +00:00
2005-03-31 22:54:48 +00:00
2005-04-12 23:18:54 +00:00
2005-03-19 01:16:25 +00:00
2005-04-16 18:33:13 +00:00
2005-04-16 15:05:56 +00:00
2005-04-16 13:29:15 +00:00
2005-04-11 15:15:03 +00:00
2005-04-16 10:57:49 +00:00
2005-04-16 12:37:16 +00:00
2005-03-08 00:09:41 +00:00