Chromium Code Reviews
DescriptionFix a bug where read-only volumes were recognized as read-write.
This problem happened because the read-only attribute of the disk volume was
unconditionally overwritten by the values in |access_modes_|. The patch fixes
this problem by applying the values in |access_modes_| only when it's needed.
The bug was introduced in crrev.com/2230713003 .
BUG=644077
NOTRY=true
NOPRESUBMIT=true
Review-Url: https://codereview.chromium.org/2311863002
Cr-Commit-Position: refs/heads/master@{#416575}
(cherry picked from commit 21448d5b5c6aaa880981393d0c55ef865b754596)
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|
||||||||||||||||||||||||||||