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

Issue 107520043: code review 107520043: vfs: replace symlinks with what they’re pointing to

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

Description

vfs: replace symlinks with what they’re pointing to This is necessary on Debian, where GOROOT is /usr/lib/go/, which contains {doc,src,test} symlinks. We’ve been carrying this patch for multiple years, so I’d like to finally get it upstream :).

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M godoc/vfs/os.go View 1 1 chunk +16 lines, -1 line 0 comments Download

Messages

Total messages: 5
mstplbrg
Hello golang-codereviews@googlegroups.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools/
11 years, 4 months ago (2014-07-04 22:29:14 UTC) #1
gobot
R=adg@golang.org (assigned by dave@cheney.net)
11 years, 4 months ago (2014-07-16 11:12:15 UTC) #2
bradfitz
Where is it documented that Readdir must return non-symlinks? I see nothing in os, net/http, ...
11 years, 3 months ago (2014-07-23 18:33:47 UTC) #3
mstplbrg
On 2014/07/23 18:33:47, bradfitz wrote: > Where is it documented that Readdir must return non-symlinks? ...
11 years, 3 months ago (2014-07-24 06:21:57 UTC) #4
gobot
10 years, 11 months ago (2014-12-19 05:09:50 UTC) #5
R=close To the author of this CL: The Go project has moved to Gerrit Code Review. If this CL should be continued, please see the latest version of https://golang.org/doc/contribute.html for instructions on how to set up Git and the Go project's Gerrit codereview plugin, and then create a new change with your current code. If there has been discussion on this CL, please give a link to it (golang.org/cl/107520043 is best) in the description in your new CL. Thanks very much.
Sign in to reply to this message.

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