Skip to content
  • Boaz Harrosh's avatar
    exofs: move osd.c to ios.c · 8ce9bdd1
    Boaz Harrosh authored
    
    
    If I do a "git mv" together with a massive code change
    and commit in one patch, git looses the rename and
    records a delete/new instead. This is bad because I want
    a rename recorded so later rebased/cherry-picked patches
    to the old name will work. Also the --follow is lost.
    
    Signed-off-by: default avatarBoaz Harrosh <bharrosh@panasas.com>
    8ce9bdd1