On Thu, 22 Aug 2024 at 01:25, Joanne Koong <joannelkoong@xxxxxxxxx> wrote: > > This patchset contains some minor clean up / refactoring for the fuse > writeback code. > > As a sanity check, I ran fio to check against crashes - > ./libfuse/build/example/passthrough_ll -o cache=always -o writeback -o source=~/fstests ~/tmp_mount > fio --name=test --ioengine=psync --iodepth=1 --rw=randwrite --bs=1M --direct=0 --size=2G --numjobs=2 --directory=/home/user/tmp_mount Please also run fsx (originally fsx-linux) from the xfstest suite which stresses the I/O subsystem very well. Thanks, Miklos