[Bug 247653] mdmfs(8) -p option is no longer recognized

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 30 15:42:10 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247653

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not Enough Information

--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
Note: Both 10.3 and 11.1 are well past EOL.

We need more information to reproduce: what -p option was being used, and what
was the error message?  It works on CURRENT:

$ sudo mdmfs -p 700 tmpfs ./test-mount
$ echo $?
0
$ mount
...
tmpfs on /usr/home/conrad/test-mount (tmpfs, local)
$ ls -lhd ./test-mount/
drwx------ 2 conrad conrad 0 Jun 30 08:40 ./test-mount//

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


More information about the freebsd-bugs mailing list