• Show log

    Commit

  • Hash : edef91ee
    Author : Carlos Martín Nieto
    Date : 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.