Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2024 13:33:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278936] mqueuefs: Crashes when removing queue as user
Message-ID:  <bug-278936-227-hpxIpr7FFp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278936-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278936-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278936

--- Comment #4 from Ricardo Branco <rbranco@suse.com> ---
The command for creating mq's above:

$ for i in {1..101} ; do posixmqcontrol create -q /$i -s 1 -d 1; done

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278936-227-hpxIpr7FFp>