]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r287591:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 16 Sep 2015 04:20:39 +0000 (04:20 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 16 Sep 2015 04:20:39 +0000 (04:20 +0000)
commita135dc616bbf6343d91d7d9e54497d3a8ee02d65
tree7cbc84b023e0f35e4a18a9a6258d1e063bcb94dd
parent338b1fa953bf865c6c5481ef20221fe8008b03b9
MFC r287591:
There is no reason in the current kernel to disallow write access to
the COW wired entry if the entry permissions allow it.  Remove the check.

git-svn-id: svn://svn.freebsd.org/base/stable/10@287846 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/vm/vm_map.c