summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctputil.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2008-08-28 09:08:15 +0000
committerkib <kib@FreeBSD.org>2008-08-28 09:08:15 +0000
commitdd53532f9375b0bc12ccefe8249b0f02d0ea09c4 (patch)
tree1740ebbfcc389d01aac99fdfef5ed8409f0312c4 /sys/netinet/sctputil.c
parent4946f9aaa73e6c3e3942d8676601902b707f2659 (diff)
downloadFreeBSD-src-dd53532f9375b0bc12ccefe8249b0f02d0ea09c4.zip
FreeBSD-src-dd53532f9375b0bc12ccefe8249b0f02d0ea09c4.tar.gz
Introduce the VV_FORCEINSMQ vnode flag. It instructs the insmnque() function
to ignore the unmounting and forces insertion of the vnode into the mount vnode list. Change insmntque() to fail when forced unmount is in progress and VV_FORCEINSMQ is not specified. Add an assertion to the insmntque(), requiring the vnode to be exclusively locked for mp-safe filesystems. Use the VV_FORCEINSMQ for the creation of the syncvnode. Tested by: pho Reviewed by: tegge MFC after: 1 month
Diffstat (limited to 'sys/netinet/sctputil.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud