[fsp] Do not allow write operations on read only file systems.
A writable option for provided file systems has been added recently. This CL adds checks at early stage to fail writing related operations on file systems which were not mounted as R/W. TEST=unit_tests: *FileSystemProvider*ReadOnly* BUG=393506 Review URL: https://codereview.chromium.org/427493002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285878 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment