[Bug 277027] Null-mount a single file (not a directory)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 13 Feb 2024 16:27:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277027

--- Comment #9 from vini.ipsmaker@gmail.com ---
I've tested here on 14.0-RELEASE. It works for regular files, but it doesn't
work for UNIX sockets:

Output (after I started an UNIX socket server at /tmp/sock)

# > /tmp/sock2
# mount_nullfs /tmp/sock /tmp/sock2
mount_nullfs: /tmp/sock: must be either a file or directory

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