Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/commit: Don't try to call linkat() for import on distinct devices
While opening a repo we've recorded the device/inode for a while; use it to avoid calling `linkat()` during object import if we know it's going to fail.
- Loading branch information