commit 0e405aafc69013f2d4f4fb79f42ecafb9f64e19a Author: Matthew Dillon <[email protected]> Date: Sat Jan 7 23:29:00 2017 -0800
kernel - Remove mplock from swapon/swapoff
* The mplock is no longer applicable here, the code is protected by
swap_mtx.
Summary of changes:
sys/vm/vm_swap.c | 6 ------
1 file changed, 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e405aafc69013f2d4f4fb79f42ecafb9f64e19a
--
DragonFly BSD source repository
