]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix mount reference leak when V_XSLEEP is specified to vn_start_write().
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 1 Sep 2009 12:05:39 +0000 (12:05 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 1 Sep 2009 12:05:39 +0000 (12:05 +0000)
commit579b976090fcf16bc88300ebb57e8bd5c9901cc9
tree906294c0929b15d648e1ee6152146158dd05ee4e
parent8a945d109ce5702c5e8b9c642a354afe250b37d1
Fix mount reference leak when V_XSLEEP is specified to vn_start_write().

Submitted by: tegge
sys/kern/vfs_vnops.c