Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Issue 2852503003: Merge to M59: Linux sandbox: handle ENOSPC clone failure (Closed)

Created:
3 years, 7 months ago by Tom Anderson
Modified:
3 years, 7 months ago
Reviewers:
mdempsky
CC:
chromium-reviews, jln+watch_chromium.org
Target Ref:
refs/branch-heads/3071
Project:
chromium
Visibility:
Public.

Description

Merge 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M sandbox/linux/services/credentials.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (4 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2852503003/1
3 years, 7 months ago (2017-04-27 20:55:51 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/788c0bc6e3cdd9fff69ebb0ac48b01dd0370a76a
3 years, 7 months ago (2017-04-27 20:56:56 UTC) #6
mdempsky
3 years, 7 months ago (2017-04-27 21:12:23 UTC) #7
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698