mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
ca430f2e92
Introduce two new macros MNT_ILOCK(mp)/MNT_IUNLOCK(mp) to operate on this mutex transparently. Eventually new mutex will be protecting more fields in struct mount, not only vnode list. Discussed with: jeff