]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r211830
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Sep 2010 01:41:22 +0000 (01:41 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Sep 2010 01:41:22 +0000 (01:41 +0000)
commitaaaa4775a1ecbf6dffd53347dfab1a430e1c6a4f
tree449eb523e361f3bee19bba8457ae9b96f462f15a
parent5083e7c61344ed43fade1f9868078591c37d85a7
MFC: r211830
Add mutex locking for the call to replay_prune() in
replay_setsize(), since replay_prune() expects the
rc_lock to be held when it is called.

git-svn-id: svn://svn.freebsd.org/base/stable/8@212310 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/rpc/replay.c