commit 07702f9db91d019af43f4f94543b66a3cd377063
Author: Sascha Wildner <[email protected]>
Date: Sat Aug 2 13:00:58 2014 +0200
kernel: Add D_MPSAFE to the ops of mfi(4), mrsas(4) and twa(4).
I overlooked it when I ported them.
Summary of changes:
sys/dev/raid/mfi/mfi.c | 2 +-
sys/dev/raid/mrsas/mrsas.c | 2 +-
sys/dev/raid/twa/tw_osl_freebsd.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/07702f9db91d019af43f4f94543b66a3cd377063
--
DragonFly BSD source repository