[Bug 251828] "zfs create -o <mode>" ignores mode when creating the device node

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 14 Aug 2021 00:02:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251828

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=825fb07c55986971b1a20e40a73c12eb0ff432e0

commit 825fb07c55986971b1a20e40a73c12eb0ff432e0
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2021-08-13 22:59:10 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2021-08-14 00:01:18 +0000

    aio: revert the workaround for bug 251828 in the tests

    This bug is no longer reproducible in 14.0-CURRENT and 13.0-RELEASE

    Do not MFC to stable/12 !

    PR:             251828
    Reported by:    markj
    Reviewed by:    markj
    MFC after:      2 weeks
    Sponsored by:   Axcient
    Differential Revision: https://reviews.freebsd.org/D31535

 tests/sys/aio/aio_test.c | 7 -------
 1 file changed, 7 deletions(-)

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