]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r255941:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Oct 2013 06:09:43 +0000 (06:09 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Oct 2013 06:09:43 +0000 (06:09 +0000)
commitb5c89be9b677d987d5ae4e0fd7e34d3199030ad6
treed0e9a0a330aaebf01e2436f98e2c0539afe1fdd9
parent0e76137ee1c5346da5e14d3d637f4db347bb62b8
MFC r255941:
Increase the chance of the buffer write from the bufdaemon helper
context to succeed. If the locked vnode which owns the buffer to be
written is shared locked, try the non-blocking upgrade of the lock to
exclusive.

git-svn-id: svn://svn.freebsd.org/base/stable/9@256077 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/vfs_bio.c