Commit edef91ee25eddcda1db9af64c99d3913c45e3a18

Carlos Martín Nieto 2015-05-15T12:23:27

fileops: set an error on write error for file copy We set an error if we get an error when reading, but we don't bother setting an error message for write failing. This causes a cryptic error to be shown to the user when the target filesystem is full.