aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec
diff options
context:
space:
mode:
authorJason A. Harmening <jah@FreeBSD.org>2021-07-18 04:26:48 +0000
committerJason A. Harmening <jah@FreeBSD.org>2021-07-24 19:52:32 +0000
commit2bc16e8aaf7577e702ce1dbcb343f11c53e8dce0 (patch)
treefaef99a70d2859c85391378eda5358c65718c833 /sys/netipsec
parentc746ed724d01b439d42aff01cbe88eadacd0ac0d (diff)
downloadsrc-2bc16e8aaf7577e702ce1dbcb343f11c53e8dce0.tar.gz
src-2bc16e8aaf7577e702ce1dbcb343f11c53e8dce0.zip
VFS: remove MNTK_MARKER
We no longer allow upper filesystems to be unregistered from the base mount while vfs_notify_upper() or any other upper operation is pending. New upper mounts can still be registered during this period, but they will be added at the end of the upper mount tailq. We therefore no longer need to allocate marker nodes during vfs_notify_upper() to keep our place in the iteration. Reviewed by: kib, mckusick Tested by: pho Differential Revision: https://reviews.freebsd.org/D31016
Diffstat (limited to 'sys/netipsec')
0 files changed, 0 insertions, 0 deletions