https://bugzilla.kernel.org/show_bug.cgi?id=205197 --- Comment #3 from Theodore Tso (tytso@xxxxxxx) --- It's been pointed out to me that the patch in #1 should have been a no-op, since a signed integer gets converted to be unsigned before it is added to an unsigned int. Can you confirm that without the patch, you can still reliably reproduce the failure? -- You are receiving this mail because: You are watching the assignee of the bug.