Mercurial > hg
comparison .gitattributes @ 51265:85d96517e650 stable
persistent-nodemap: respect the mmap setting when refreshing data
After writing updated data, we reload the in-memory data. However, that logic
was… wrong. We were doing file read when mmap was requested and when the
configuration was requesting to not use mmap… we were using it.
This should now be fine.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 21 Dec 2023 01:45:43 +0100 |
parents | 9fa3cda7449e |
children |
comparison
equal
deleted
inserted
replaced
51175:1486d8c63f64 | 51265:85d96517e650 |
---|