mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
name is "mount_mfs" or "mfs". Previously, the condition was that the program name must start with "mount_", but this both missed the case where mount(8) invokes mdmfs with argv[0] = "mfs", and it included cases such as "mount_md" where compatibility is not required. Reviewed by: dd |
||
|---|---|---|
| .. | ||
| Makefile | ||
| mdmfs.8 | ||
| mdmfs.c | ||
| pathnames.h | ||