aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorBernd Schubert <bschubert@ddn.com>2025-08-31 21:56:34 +0200
committerBernd Schubert <bernd@bsbernd.com>2025-09-22 13:48:33 +0200
commit30bf3c86a933887407da901a05d726cebf6c5793 (patch)
tree7dee3b19df33a6ba4456c66035a8066cf3aca0aa /meson.build
parent50d1bec4794aae9e77062de5214b91bcc52a890d (diff)
downloadlibfuse-30bf3c86a933887407da901a05d726cebf6c5793.tar.gz
fuse_loop_mt: Don't create new workers before init is received
This is to prevent startup races. For example it is hard for threads to know the buffer size the kernel usage. In the past kernel buffer size always was max 1MB, but in the mean time this might be more, depending on system tunings. I thought I had fixed all races, but the report in issue #1296 proves otherwise. Closes: https://github.com/libfuse/libfuse/issues/1296 Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions