diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2013-03-10 00:15:23 (GMT) |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2013-08-31 00:30:38 (GMT) |
commit | dbef0c1c4c5f8ce5d1f5bd8cee092a7afb4ac21b (patch) | |
tree | 3eaa0a5a45ba52fae938e42e0031f25ac96a482f /fs/9p/fid.h | |
parent | a606488513543312805fab2b93070cefe6a3016c (diff) | |
download | linux-fsl-qoriq-dbef0c1c4c5f8ce5d1f5bd8cee092a7afb4ac21b.tar.xz |
namespaces: Simplify copy_namespaces so it is clear what is going on.
Remove the test for the impossible case where tsk->nsproxy == NULL. Fork
will never be called with tsk->nsproxy == NULL.
Only call get_nsproxy when we don't need to generate a new_nsproxy,
and mark the case where we don't generate a new nsproxy as likely.
Remove the code to drop an unnecessarily acquired nsproxy value.
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'fs/9p/fid.h')
0 files changed, 0 insertions, 0 deletions