[Bug 276408] panic: Assertion error == EJUSTRETURN failed at msdosfs_vnops.c:1195

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 17 Jan 2024 22:31:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276408

--- Comment #2 from John F. Carr <jfc@mit.edu> ---
rsync was writing to the drive when the system crashed.  rsync writes to a
temporary file and renames the file into place.  The rename caused the crash.

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