fileops.c
21.1 KB
-
fileops: set an error on write error for file copy · c7606541
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.
Carlos Martín Nieto committed