opnsense-src/sys/fs/nullfs
Mateusz Guzik 2a7e4cf843 Revert b58ca5df0b ("vfs: remove the now unused insmntque1")
I was somehow convinced that insmntque calls insmntque1 with a NULL
destructor. Unfortunately this worked well enough to not immediately
blow up in simple testing.

Keep not using the destructor in previously patched filesystems though
as it avoids unnecessary casts.

Noted by:	kib
Reported by:	pho
2022-01-27 16:32:22 +00:00
..
null.h Allow stacked filesystems to be recursively unmounted 2021-07-24 12:52:00 -07:00
null_subr.c Revert b58ca5df0b ("vfs: remove the now unused insmntque1") 2022-01-27 16:32:22 +00:00
null_vfsops.c vfs: remove the unused thread argument from NDINIT* 2021-11-25 22:50:42 +00:00
null_vnops.c nullfs: provide custom null_rename bypass 2021-07-27 19:58:48 +03:00