]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Protect mnt_data and mnt_flags under the mount interlock
authorAttilio Rao <attilio@FreeBSD.org>
Sat, 10 Nov 2012 19:32:16 +0000 (19:32 +0000)
committerAttilio Rao <attilio@FreeBSD.org>
Sat, 10 Nov 2012 19:32:16 +0000 (19:32 +0000)
commit1750b7b9c8fcae3179c67d89dc83d12007f47be8
tree1a73dd5aa14c9307efac16e7e25d8ea3689d5c98
parent0c704c35ef4816af3de7ea5750cefb10741a50cd
- Protect mnt_data and mnt_flags under the mount interlock
- Move mp->mnt_stat manipulation where all of them happens

Reported by: davide
Discussed with: kib
Tested by: flo
MFC after: 2 months
X-MFC: 241519, 242536,242616, 242727
sys/fs/fuse/fuse_vfsops.c