Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
authorRodrigo Kumpera <kumpera@users.noreply.github.com>
Wed, 21 Jun 2017 17:34:01 +0000 (10:34 -0700)
committerGitHub <noreply@github.com>
Wed, 21 Jun 2017 17:34:01 +0000 (10:34 -0700)
[io-layer] When deleting a file, check for EROFS and verify if the file exists. Fixes #57629.


Trivial merge