commit | af4b8a83add95ef40716401395b44a1b579965f4 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Aug 01 15:03:42 2012 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Mon Nov 19 05:59:12 2012 -0800 |
tree | 2f3f606b7327f74c1c1beb8a75886318c51c838a | |
parent | 5e1182deb81ae8c68494017c4a8a71811659c870 [diff] |
pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1 Looking at pid_ns->nr_hashed is a bit simpler and it works for disjoint process trees that an unshare or a join of a pid_namespace may create. Acked-by: "Serge E. Hallyn" <serge@hallyn.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>