Tejun Heo
6c694c8825
cgroup: move migration destination verification out of cgroup_migrate_prepare_dst()
...
cgroup_migrate_prepare_dst() verifies whether the destination cgroup
is allowable; however, the test doesn't really belong there. It's too
deep and common in the stack and as a result the test itself is gated
by another test.
Separate the test out into cgroup_may_migrate_to() and update
cgroup_attach_task() and cgroup_transfer_tasks() to perform the test
directly. This doesn't cause any behavior differences.
Signed-off-by: Tejun Heo <tj@kernel.org >
2016-03-08 11:51:25 -05:00
..
2016-01-12 17:06:53 -05:00
2015-06-16 11:04:29 +01:00
2015-12-04 22:46:25 +01:00
2016-01-20 17:09:18 -08:00
2015-12-04 22:46:25 +01:00
2016-01-21 11:52:16 -08:00
2015-12-04 22:51:07 +01:00
2016-01-11 14:18:38 -08:00
2016-01-04 22:28:59 +01:00
2016-01-20 17:09:18 -08:00
2015-12-07 17:02:54 -08:00
2016-02-23 10:00:50 -05:00
2016-01-21 00:43:21 +01:00
2016-01-12 20:04:15 -08:00
2015-10-21 15:18:35 +01:00
2015-04-11 22:27:55 -04:00
2015-11-19 17:51:48 +01:00
2015-08-06 16:14:53 -04:00
2015-11-04 08:23:51 -05:00
2015-09-08 13:34:59 -07:00
2016-01-17 19:13:15 -08:00
2015-12-24 11:09:39 -05:00
2015-11-04 08:23:51 -05:00
2015-12-24 11:09:39 -05:00
2015-04-15 16:35:22 -07:00
2015-12-03 10:24:08 -05:00
2015-12-14 14:54:37 -05:00
2016-03-08 11:51:25 -05:00
2015-06-04 23:57:18 +02:00
2015-11-24 09:56:43 +01:00
2015-09-03 02:42:20 +02:00
2016-01-20 17:09:18 -08:00
2016-02-23 10:00:50 -05:00
2016-01-14 16:00:49 -08:00
2016-01-14 16:00:49 -08:00
2015-04-12 21:03:31 +02:00
2016-01-20 17:09:18 -08:00
2015-09-10 13:29:01 -07:00
2016-01-14 16:00:49 -08:00
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2015-04-15 16:35:22 -07:00
2015-04-15 16:35:22 -07:00
2015-11-23 09:44:58 +01:00
2015-11-23 09:44:58 +01:00
2016-01-20 17:09:18 -08:00
2015-05-12 09:46:00 +02:00
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2015-10-23 17:55:10 +09:00
2015-08-04 10:16:54 +02:00
2015-12-07 16:59:37 -08:00
2015-09-04 16:54:41 -07:00
2016-01-31 05:11:21 -05:00
2015-09-11 15:21:34 -07:00
2016-01-15 17:56:32 -08:00
2015-10-21 15:18:36 +01:00
2016-01-14 16:38:02 -08:00
2015-09-01 08:40:25 -07:00
2016-01-16 11:17:25 -08:00
2015-11-09 15:53:39 -08:00
2016-01-14 16:00:49 -08:00
2015-09-08 15:35:28 -07:00
2016-01-20 17:09:18 -08:00
2015-09-10 13:29:01 -07:00
2015-06-30 19:44:59 -07:00
2016-01-09 06:30:49 -08:00
2015-10-27 19:55:13 -07:00
2015-11-20 16:17:32 -08:00
2015-11-06 17:50:42 -08:00
2015-10-20 10:23:55 +02:00
2016-01-16 11:17:24 -08:00
2015-12-01 14:00:53 -05:00
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2015-09-05 13:46:58 -07:00
2015-10-06 11:25:01 -07:00
2015-10-25 21:33:54 -04:00
2016-01-04 10:27:55 -05:00
2016-01-11 18:53:13 -08:00
2016-01-07 11:04:34 -05:00