summaryrefslogtreecommitdiffstats
path: root/sys/dev/kbdmux
diff options
context:
space:
mode:
authortegge <tegge@FreeBSD.org>2006-03-02 22:13:28 +0000
committertegge <tegge@FreeBSD.org>2006-03-02 22:13:28 +0000
commit774f51ad2c9890088551e2fef8c7c2ec8bc1e446 (patch)
treea136dfc347b9ef7b044439ec33fe997d02fb4061 /sys/dev/kbdmux
parent29fc266dddf27264a642495e94c044465289b437 (diff)
downloadFreeBSD-src-774f51ad2c9890088551e2fef8c7c2ec8bc1e446.zip
FreeBSD-src-774f51ad2c9890088551e2fef8c7c2ec8bc1e446.tar.gz
Eliminate a deadlock when creating snapshots. Blocking vn_start_write() must
be called without any vnode locks held. Remove calls to vn_start_write() and vn_finished_write() in vnode_pager_putpages() and add these calls before the vnode lock is obtained to most of the callers that don't already have them.
Diffstat (limited to 'sys/dev/kbdmux')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud