commit | e8cdc3433568a1741e95c1d4412a7fb9736d0eac | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Tue Dec 13 11:36:57 2011 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:58:12 2012 +0100 |
tree | 3ec01ced9ac8201f23f7e659a6c4b15b88ae018b | |
parent | 6ab9b1b60b1854bf5fe68ecd51cb9550c67801ec [diff] |
drbd: Consider that read requests could be NEG_ACKEDed ap_in_flight only counts writes. NEG_ACKED is an action on a request that might be called for reads and writes. This bug was there forever, but it becomes much more relevant with the read balincing code. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>