On Wed, 27 Aug 2025 at 21:12, Darrick J. Wong <djwong@xxxxxxxxxx> wrote: > Well sync() will poke all the fuse filesystems, right? Only those with writeback_cache enabled. But yeah, apparently this was overlooked when dealing with "don't allow DoS-ing sync(2)". Can't see a good way out of this. Thanks, Miklos