CoW support for ccache
Egon Alter <[email protected]> Wed, 27 Aug 2014 16:27:41 +0200
| Newsgroups | gmane.comp.compilers.ccache |
|---|---|
| Message-ID | <7941633.shduHGz6Yp@ax5200p> |
Hi, this is a feature request. I think it would make sense to add CoW (Copy-on- Write) support for ccache (instead of using dangerous hard-links) for filesystems which support it (zfs, btrfs, more to come?). Egon