DragonFly BSD
DragonFly commits List (threaded) for 2012-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 7 Sep 2012 12:52:23 -0700 (PDT)

commit 38454310c722c9ee1df445088bb3b3fcfda8a0db
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]