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

Issue 3559041: code review 3559041: os/dir{darwin,freebsd,linux,nacl}.go: remove fstat TODO (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by cainetighe
Modified:
14 years, 2 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

os/dir{darwin,freebsd,linux,nacl}.go: remove fstat TODO

Patch Set 1 #

Patch Set 2 : code review 3559041: os/dir{darwin,freebsd,linux,nacl}.go: make usage of Fst... #

Total comments: 3

Patch Set 3 : code review 3559041: os/dir{darwin,freebsd,linux,nacl}.go: make usage of Fst... #

Patch Set 4 : code review 3559041: os/dir{darwin,freebsd,linux,nacl}.go: remove fstat TODO #

Patch Set 5 : code review 3559041: os/dir{darwin,freebsd,linux,nacl}.go: remove fstat TODO #

Patch Set 6 : diff -r 604d3ae2f22e https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -6 lines) Patch
M src/pkg/os/dir_darwin.go View 1 2 4 5 2 chunks +1 line, -2 lines 0 comments Download
M src/pkg/os/dir_freebsd.go View 1 2 4 5 2 chunks +1 line, -2 lines 0 comments Download
M src/pkg/os/dir_linux.go View 1 2 4 5 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 15
cainetighe
Hello r, rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 5 months ago (2010-12-09 21:37:32 UTC) #1
r
http://codereview.appspot.com/3559041/diff/2001/src/pkg/os/dir_darwin.go File src/pkg/os/dir_darwin.go (right): http://codereview.appspot.com/3559041/diff/2001/src/pkg/os/dir_darwin.go#newcode22 src/pkg/os/dir_darwin.go:22: fstatBuf := new(syscall.Statfs_t) this adds an allocation and a ...
14 years, 5 months ago (2010-12-09 21:45:19 UTC) #2
rsc1
http://codereview.appspot.com/3559041/diff/2001/src/pkg/os/dir_darwin.go File src/pkg/os/dir_darwin.go (right): http://codereview.appspot.com/3559041/diff/2001/src/pkg/os/dir_darwin.go#newcode22 src/pkg/os/dir_darwin.go:22: fstatBuf := new(syscall.Statfs_t) On 2010/12/09 21:45:19, r wrote: > ...
14 years, 5 months ago (2010-12-09 21:47:03 UTC) #3
cainetighe
Hello r, rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 5 months ago (2010-12-09 21:53:14 UTC) #4
r
rather than put you through the CLA dance for this, how about if i just ...
14 years, 5 months ago (2010-12-09 21:57:17 UTC) #5
cainetighe
Sure if you want to; however, 3536041<http://codereview.appspot.com/3536041/>is still open as well. I'd wait to do ...
14 years, 5 months ago (2010-12-09 23:17:12 UTC) #6
rsc
removing reviewers
14 years, 3 months ago (2011-01-19 19:41:58 UTC) #7
cainetighe
this change still exists and hasn't been committed -- should i rename it? On 2011/01/19 ...
14 years, 2 months ago (2011-03-10 04:13:03 UTC) #8
rsc
LGTM Sorry, I thought this had been taken care of in a separate CL. It ...
14 years, 2 months ago (2011-03-11 15:02:51 UTC) #9
cainetighe
I no longer have that computer with that CL on it -- is there a ...
14 years, 2 months ago (2011-03-11 19:40:28 UTC) #10
cainetighe
Russ, I think i've figured this out after all by running hg change / mail ...
14 years, 2 months ago (2011-03-11 20:08:42 UTC) #11
cainetighe
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 2 months ago (2011-03-11 20:15:14 UTC) #12
cainetighe
ping :) On 2011/03/11 20:15:14, cainetighe wrote: > Hello rsc (cc: mailto:golang-dev@googlegroups.com), > > I'd ...
14 years, 2 months ago (2011-03-14 20:17:54 UTC) #13
rsc
LGTM
14 years, 2 months ago (2011-03-17 17:57:22 UTC) #14
rsc
14 years, 2 months ago (2011-03-17 17:57:38 UTC) #15
*** Submitted as 822dc33fdd8c ***

os: remove fstat TODO

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

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