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

Issue 3439024: remove second call to free up loop device (Closed)

Created:
10 years, 3 months ago by Tan Gao
Modified:
9 years, 7 months ago
Reviewers:
Will Drewry, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush
Visibility:
Public.

Description

remove second call to free up loop device Change-Id: Ibf52597f01b7868f8472d2042e4d335442b82597 TEST=manually build a dev recovery image and verified no loop device warning was outputted by losetup call

Patch Set 1 #

Patch Set 2 : test #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M mod_image_for_dev_recovery.sh View 2 chunks +1 line, -2 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
Tan Gao
Hi Will, This CL fixes one more error in the clean-up part of mod_image_for_dev_recovery.sh. In ...
10 years, 3 months ago (2010-09-24 01:40:02 UTC) #1
Will Drewry
http://codereview.chromium.org/3439024/diff/3001/4001 File mod_image_for_dev_recovery.sh (right): http://codereview.chromium.org/3439024/diff/3001/4001#newcode78 mod_image_for_dev_recovery.sh:78: mount | grep -q " on ${mnt_pt}" && sudo ...
10 years, 2 months ago (2010-09-29 22:19:02 UTC) #2
Will Drewry
10 years, 2 months ago (2010-09-29 22:19:08 UTC) #3
Tan Gao
Thanks for the review! http://codereview.chromium.org/3439024/diff/3001/4001 File mod_image_for_dev_recovery.sh (right): http://codereview.chromium.org/3439024/diff/3001/4001#newcode78 mod_image_for_dev_recovery.sh:78: mount | grep -q " ...
10 years, 2 months ago (2010-09-30 16:55:50 UTC) #4
Will Drewry
LGTM
10 years, 2 months ago (2010-09-30 17:37:50 UTC) #5
sosa
I have a very strong suspicion this is incorrect. Please see http://groups.google.com/a/chromium.org/group/chromium-os-dev/browse_thread/thread/2b1e34388f15ce88/22d035723cd028d1?lnk=gst&q=can't+exit+chroot#22d035723cd028d1 I've started noticing ...
10 years, 2 months ago (2010-10-01 00:08:23 UTC) #6
Will Drewry
10 years, 2 months ago (2010-10-01 00:59:04 UTC) #7
Hrm  - perhaps it is because the mtab is out of whack, default
behavior doesn't happen. boo.


On Thu, Sep 30, 2010 at 7:08 PM,  <sosa@chromium.org> wrote:
> I have a very strong suspicion this is incorrect.  Please see
>
http://groups.google.com/a/chromium.org/group/chromium-os-dev/browse_thread/t...
>
> I've started noticing we're losing loopback devices again.
>
> http://codereview.chromium.org/3439024/show
>

Powered by Google App Engine
This is Rietveld 408576698