On 2/18/25 9:39 AM, Darrick J. Wong wrote: > On Fri, Feb 14, 2025 at 08:36:25AM -0600, Eric Sandeen wrote: ... >> Ah, I see. No, the observable problem was an -EFAULT on the write, >> and the file /does/ get created as expected. The test probably is >> extraneous to the original bug, because of course open(O_CREAT) and >> write(0) are two separate operations. I was just a bit over-eager >> when writing the test. > > <nod> Would you mind resending, but with the rm removed? I can. I'm OOTO for a bit so it may be a while, but this isn't urgent. I'll get to it. Thanks, -Eric > --D