To me it seems that ZFS snapshots represents a similar challenge[1] given that the snapshots can be accessed through the .zfs directory, and that ZFS also plays tricks[2] with the inodes.
[1]: https://docs.oracle.com/cd/E19253-01/819-5461/gbiqe/index.ht...
[2]: http://mikeboers.com/blog/2019/02/21/zfs-inode-generations
If you cd into a snapshot on FreeBSD it does not get listed in calls to `mount` but does on ZoL.
edit: i have not tested this since FreeBSD rebased on ZoL
To me it seems that ZFS snapshots represents a similar challenge[1] given that the snapshots can be accessed through the .zfs directory, and that ZFS also plays tricks[2] with the inodes.
[1]: https://docs.oracle.com/cd/E19253-01/819-5461/gbiqe/index.ht...
[2]: http://mikeboers.com/blog/2019/02/21/zfs-inode-generations