summaryrefslogtreecommitdiffstats
path: root/meta/conf/sanity.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-03 11:49:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-03 14:47:31 +0100
commit18cdc087fd5da30e2b31f3d4e81b153cd36ca844 (patch)
treeb866d951592185a1c428c6acc0c0dc22d22bf861 /meta/conf/sanity.conf
parent8bb48ac237315e83837973ecd1488060ec170588 (diff)
downloadopenembedded-core-contrib-18cdc087fd5da30e2b31f3d4e81b153cd36ca844.tar.gz
sstate: Reduce race windows
When we write to the sstate directory we try to do so atomically so consumers either see one version or another but never an imcomplete file. Unfortunately this is reliant on filesystem support and with some NFS configurations a replaced file would be lost from memory even if users held open descriptors. It makes sense to try and avoid replacing existing files where we can. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/sanity.conf')
0 files changed, 0 insertions, 0 deletions