Skip to content
  • Boaz Harrosh's avatar
    exofs: Support for short read/writes · 154a9300
    Boaz Harrosh authored
    
    
    If at read/write_done the actual IO was shorter then requested,
    reported in returned ios->length. It is not an error. The reminder
    of the pages should just be unlocked but not marked uptodate or
    end_page_writeback. They will be re issued later by the VFS.
    
    Signed-off-by: default avatarBoaz Harrosh <bharrosh@panasas.com>
    154a9300