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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 Jan 2024 01:37:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276408

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=4b3ffc5918b9968ea6ddee6f6cdf3538072e5ef4

commit 4b3ffc5918b9968ea6ddee6f6cdf3538072e5ef4
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-01-19 23:50:48 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-01-20 01:36:35 +0000

    msdosfs_remount_ro(): correct vfs_unbusy() loop

    PR:     276408
    Reported by:     John F. Carr
    Fixes:  13ccb04589e2c5c840e19b407a59e44cb70ac28e
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week

 sys/fs/msdosfs/msdosfs_vfsops.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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