1. Apply diff 2. ./setup.sh 1 3. dd if=/dev/urandom of=/root/temp/file bs=4K count=10 4. sync && umount temp [ 3843.752697] free 3 n 0 [ 3843.756703] UBIFS error (ubi0:0 pid 1684): ubifs_assert_failed [ubifs]: UBIFS assert failed: freed == n, in fs/ubifs/tnc.c:3072
Created attachment 303204 [details] diff
Created attachment 303205 [details] setup.sh
Created attachment 303206 [details] diff2
Created attachment 303207 [details] diff3
Apply diff2 and diff3 to construct other paths fsstress -d temp -l0 -n 1000 -p 4 umount temp