Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(416)

Issue 6297083: code review 6297083: os: make POSIX StartProcess work with chroot again. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by hanwen-google
Modified:
11 years, 10 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

os: make POSIX StartProcess work with chroot again. Skip directory check in startProcess in the presence of SysProcAttr. Fixes issue 3649.

Patch Set 1 #

Patch Set 2 : diff -r 64b63f65303a https://code.google.com/p/go #

Patch Set 3 : diff -r 64b63f65303a https://code.google.com/p/go #

Patch Set 4 : diff -r 64b63f65303a https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M src/pkg/os/exec_posix.go View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 5
hanwen-google
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 10 months ago (2012-06-13 23:17:59 UTC) #1
hanwen-google
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 10 months ago (2012-06-15 04:17:49 UTC) #2
rsc
LGTM
11 years, 10 months ago (2012-06-19 03:52:39 UTC) #3
rsc
sent out http://codereview.appspot.com/6327054. once that is in i will submit this. russ
11 years, 10 months ago (2012-06-24 22:47:06 UTC) #4
rsc
11 years, 10 months ago (2012-06-24 23:33:58 UTC) #5
*** Submitted as 2aaa88600d48 ***

os: make POSIX StartProcess work with chroot again.

Skip directory check in startProcess in the presence of
SysProcAttr.

Fixes issue 3649.

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/6297083

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b