]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Simply shared vnode locking and extend it to also include fsync.
authorps <ps@FreeBSD.org>
Mon, 8 Jun 2009 21:23:54 +0000 (21:23 +0000)
committerps <ps@FreeBSD.org>
Mon, 8 Jun 2009 21:23:54 +0000 (21:23 +0000)
commitae099c88f7861bc25232add17bd3b45cbcd2dce7
tree0aab3ab07073d31e07902129e05eb637c62a659d
parentc73264cfa4ed7bc2c45eff025ba203d7390c7e22
Simply shared vnode locking and extend it to also include fsync.
Also, in vop_write, no longer assert for exclusive locks on the
vnode.

Reviewed by: jhb, kmacy, jeffr
sys/kern/vfs_syscalls.c
sys/kern/vfs_vnops.c
sys/kern/vnode_if.src
sys/sys/mount.h