Merge branch 'jc/reftable-core-fsync'
commitb6fdf9aafa936481163480984d1a620092765a38
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Feb 2024 22:31:20 +0000 (6 14:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Feb 2024 22:31:20 +0000 (6 14:31 -0800)
tree5dd46bf53e44f9b697de3243eb66eb0c81f632f0
parent2a540e432fe5dff3cfa9d3bf7ca56db2ad12ebb9
parent7fa52fdad5065382f2b27b14cc0ecd225ea0ce4d
Merge branch 'jc/reftable-core-fsync'

The write codepath for the reftable data learned to honor
core.fsync configuration.

* jc/reftable-core-fsync:
  reftable/stack: fsync "tables.list" during compaction
  reftable: honor core.fsync
reftable/stack.c