diff .editorconfig @ 50180:be019ac8c1e4 stable

dirstate-v2: don't mmap the data file when on NFS `mmap` on NFS will trigger a SIGBUS when the mmap'ed file is deleted, which wouldn't work in our case. Also, the performance advantage of using mmap on NFS is debatable at best.
author Raphaël Gomès <rgomes@octobus.net>
date Mon, 28 Nov 2022 12:33:20 +0100
parents c25efc468a49
children
line wrap: on
line diff