git: mfi(4): Add D_MPSAFE to the disk flags.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Feb 16 07:27:59 PST 2013


commit 986e2176b136d7a4251304db59cef6e2667bfe97
Author: Sascha Wildner <saw at online.de>
Date:   Sat Feb 16 16:27:28 2013 +0100

    mfi(4): Add D_MPSAFE to the disk flags.
    
    When porting it, I didn't know that this is indicated by the _absence_
    of DISKFLAG_NEEDSGIANT.
    
    Tested-by: ftigeot

Summary of changes:
 sys/dev/raid/mfi/mfi_disk.c  | 2 +-
 sys/dev/raid/mfi/mfi_syspd.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/986e2176b136d7a4251304db59cef6e2667bfe97


-- 
DragonFly BSD source repository



More information about the Commits mailing list