1. 01 Jun, 2015 1 commit
    • clone: fall back to copying when linking does not work · 10940736
      We use heuristics to make a decent guess at when we can save time and
      space by linking object files during a clone. Unfortunately checking the
      device id isn't enough, as those would be the same during e.g. a bind-mount,
      but the OS still does not allow us to link between mounts of the same
      filesystem.
      
      If we fail to perform the links, fall back to copying the contents into
      a new file as a last attempt.
      Carlos Martín Nieto committed
  2. 31 May, 2015 6 commits
  3. 29 May, 2015 4 commits
  4. 28 May, 2015 26 commits
  5. 27 May, 2015 3 commits