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

Issue 6696092: build_image: always specify filesystem type for mount (Closed)

Created:
9 years, 9 months ago by zbehan
Modified:
9 years, 7 months ago
Reviewers:
dgarret, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

build_image: always specify filesystem type for mount BUG=chromium-os:13221 TEST=Run build_images without ext2 loaded Specifying a filesystem type explicitly for ext* filesystems will avoid weird fallbacks like mounting ext2 filesystem as ext3 or even ext4. Instead it attempts to autoload the given filesystem as a module if available or fail right away. Change-Id: I6be7f3f994babd8efc8eda97ea9c802e04d98be6 R=dgarret@chromium.org,sosa@chromium.org Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=7454a5e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M build_image View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
zbehan
9 years, 9 months ago (2011-03-24 23:36:48 UTC) #1
sosa
9 years, 9 months ago (2011-03-25 00:20:14 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698