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
Committed: https://crrev.com/21448d5b5c6aaa880981393d0c55ef865b754596
Cr-Commit-Position: refs/heads/master@{#416575}
Patch Set 1 #Patch Set 2 : Revise comment. #
Messages
Total messages: 16 (9 generated)
|
||||||||||||||||||||||||||||