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

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


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

commit 814ffc96953c76de883bd2f3c98de949ed415777
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/814ffc96953c76de883bd2f3c98de949ed415777


-- 
DragonFly BSD source repository



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