Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Feb 2023 21:36:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 269341] [msdosfs] deadlock with sendfile
Message-ID:  <bug-269341-227-NorQSgvDRQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269341-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269341-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269341

--- Comment #2 from Alan Somers <asomers@FreeBSD.org> ---
The executable is too large to attach to bugzilla, so I put it on
https://people.freebsd.org/~asomers/fsx.gz , compiled for 14.0 amd64.
Also, I forgot to give the fsx.toml content used to reproduce this bug.  He=
re
it is:

flen =3D 1048576
nomsyncafterwrite =3D true
[opsize]
max =3D 393216
[weights]
read =3D 0
mapread =3D 0
mapwrite =3D 0
truncate =3D 2
fsync =3D 1
fdatasync =3D 1
sendfile =3D 10

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269341-227-NorQSgvDRQ>