git: DragonFly_RELEASE_3_0 kernel/hptmv: Fix the completion of a write.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Sep 7 12:52:23 PDT 2012


commit 38454310c722c9ee1df445088bb3b3fcfda8a0db
Author: Sascha Wildner <saw at online.de>
Date:   Fri Sep 7 21:51:17 2012 +0200

    kernel/hptmv: Fix the completion of a write.
    
    What is intended here is to perform BUS_DMASYNC_POSTWRITE when a write
    is completed, but the 'else if' had the wrong check.

Summary of changes:
 sys/dev/raid/hptmv/entry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/38454310c722c9ee1df445088bb3b3fcfda8a0db


-- 
DragonFly BSD source repository





More information about the Commits mailing list