mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
Previously, anything other than a regular file, directory or symlink
would cause makefs to exit with an assertion failure. Make it a bit
more resilient to user error: print a warning and skip the file. Add a
regression test wherein we create an image from a devfs mount.
PR: 283583
MFC after: 2 weeks
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||
| makefs_cd9660_tests.sh | ||
| makefs_ffs_tests.sh | ||
| makefs_tests_common.sh | ||
| makefs_zfs_tests.sh | ||