]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Stop asserting on exclusive locks in fsync since it can now support
authorps <ps@FreeBSD.org>
Thu, 11 Jun 2009 17:06:45 +0000 (17:06 +0000)
committerps <ps@FreeBSD.org>
Thu, 11 Jun 2009 17:06:45 +0000 (17:06 +0000)
commit9cb3f3ca178af98abb0e8dc5543b120030d78de7
tree05394d35425a3a11225350e117089937afd078be
parent2511f4d43bb2d563d9ab1f948d280ff640e8c644
Stop asserting on exclusive locks in fsync since it can now support
shared vnode locking on ZFS.

Reviewed by: jhb
sys/kern/vnode_if.src