[Bug 278936] mqueuefs: Crashes when removing queue as user
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278936] mqueuefs: Crashes when removing queue as user"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 May 2024 13:33:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278936 --- 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 -- You are receiving this mail because: You are the assignee for the bug.