Chromium Code Reviews
DescriptionMerge to M59: Linux sandbox: handle ENOSPC clone failure
> Linux 4.9 adds /proc/sys/user/max_user_namespaces to limit the number
> of concurrent user namespaces. Sometimes the limit is set to 0 in
> which case clone() will return ENOSPC. This CL avoids PCHECK()ing in
> that case.
>
> BUG=715138
> R=mdempsky@chromium.org
>
> Review-Url: https://codereview.chromium.org/2842033002
> Cr-Commit-Position: refs/heads/master@{#467271}
BUG=715138
TBR=mdempsky@chromium.org
NOPRESUBMIT=true
NOTRY=true
Review-Url: https://codereview.chromium.org/2852503003
Cr-Commit-Position: refs/branch-heads/3071@{#269}
Cr-Branched-From: a106f0abbf69dad349d4aaf4bcc4f5d376dd2377-refs/heads/master@{#464641}
Committed: https://chromium.googlesource.com/chromium/src/+/788c0bc6e3cdd9fff69ebb0ac48b01dd0370a76a
Patch Set 1 #
Messages
Total messages: 7 (4 generated)
|
|||||||||||||||||||