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

Issue 1582011: Better handling of fuse in chroot (Closed)

Created:
10 years, 8 months ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
Will Drewry, adlr
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Better handling of fuse in chroot

Patch Set 1 #

Total comments: 5

Patch Set 2 : Makes much cleaner #

Patch Set 3 : Fix whitespace #

Patch Set 4 : Only do first timewq #

Patch Set 5 : Remove var #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -24 lines) Patch
M src/scripts/enter_chroot.sh View 1 2 3 4 2 chunks +9 lines, -24 lines 2 comments Download

Messages

Total messages: 9 (0 generated)
sosa
10 years, 8 months ago (2010-04-05 18:44:26 UTC) #1
sosa
10 years, 8 months ago (2010-04-05 18:53:22 UTC) #2
Will Drewry
LGTM but I wonder if it could be simpler :) http://codereview.chromium.org/1582011/diff/1/2 File src/scripts/enter_chroot.sh (right): http://codereview.chromium.org/1582011/diff/1/2#newcode154 ...
10 years, 8 months ago (2010-04-05 19:19:37 UTC) #3
sosa
PTAL I've simplified this a lot
10 years, 8 months ago (2010-04-05 22:37:44 UTC) #4
Will Drewry
LGTM Thanks for making it less noisy :)
10 years, 8 months ago (2010-04-05 22:44:05 UTC) #5
adlr
http://codereview.chromium.org/1582011/diff/13001/14001 File src/scripts/enter_chroot.sh (right): http://codereview.chromium.org/1582011/diff/13001/14001#newcode147 src/scripts/enter_chroot.sh:147: MOUNTED_PATH="$(readlink -f "${FLAGS_chroot}${FUSE_DEVICE}")" can you remove the call to ...
10 years, 8 months ago (2010-04-05 23:31:31 UTC) #6
sosa
http://codereview.chromium.org/1582011/diff/13001/14001 File src/scripts/enter_chroot.sh (right): http://codereview.chromium.org/1582011/diff/13001/14001#newcode147 src/scripts/enter_chroot.sh:147: MOUNTED_PATH="$(readlink -f "${FLAGS_chroot}${FUSE_DEVICE}")" readlink -f only checks the directory, ...
10 years, 8 months ago (2010-04-05 23:41:40 UTC) #7
adlr
LGTM my mistake
10 years, 8 months ago (2010-04-05 23:43:08 UTC) #8
sosa
10 years, 8 months ago (2010-04-05 23:46:47 UTC) #9
Thanks for stepping in with your fix though.  Sorry I dropped the ball a bit.

On Mon, Apr 5, 2010 at 4:43 PM,  <adlr@chromium.org> wrote:
> LGTM my mistake
>
> http://codereview.chromium.org/1582011
>

Powered by Google App Engine
This is Rietveld 408576698