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

Issue 159600043: code review 159600043: syscall: accept pre-existing directories in nacl zip file (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by rsc
Modified:
10 years, 4 months ago
Reviewers:
adg1
CC:
adg, adg1, golang-codereviews
Visibility:
Public.

Description

syscall: accept pre-existing directories in nacl zip file NaCl creates /tmp. This lets the zip file populate it.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M src/syscall/fs_nacl.go View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello adg (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 4 months ago (2014-10-28 00:35:27 UTC) #1
adg1
create is used to create directories?
10 years, 4 months ago (2014-10-28 00:42:06 UTC) #2
adg1
LGTM Ah I see it now
10 years, 4 months ago (2014-10-28 00:43:01 UTC) #3
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=cebab42ec552 *** syscall: accept pre-existing directories in nacl zip file NaCl creates ...
10 years, 4 months ago (2014-10-28 00:45:21 UTC) #4
rsc
10 years, 4 months ago (2014-10-28 00:45:49 UTC) #5
Message was sent while issue was closed.
On 2014/10/28 00:42:06, adg1 wrote:
> create is used to create directories?

sure, why not. they're just files whose contents have special meaning.
Sign in to reply to this message.

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