freebsd-src/sys/fs/nullfs
Konstantin Belousov 66c5fbca77 insmntque1(): remove useless arguments
Also remove once-used functions to clean up after failed insmntque1(),
which were destructor callbacks in previous life.

Reviewed by:	markj
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D34071
2022-01-31 16:49:08 +02:00
..
null.h Allow stacked filesystems to be recursively unmounted 2021-07-24 12:52:00 -07:00
null_subr.c insmntque1(): remove useless arguments 2022-01-31 16:49:08 +02: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