drbd: New configuration parameters for dealing with network congestion
authorPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 27 Oct 2010 09:12:07 +0000 (11:12 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 10 Mar 2011 10:34:45 +0000 (11:34 +0100)
commit422028b1ca4c07995af82a18abced022ff4c296c
tree87583c3aab3d8b39c5210de800d5eae79941dc25
parent759fbdfba66e620aceb3e73167e6003d1b8b0b0b
drbd: New configuration parameters for dealing with network congestion

net {
    on_congestion {block|pull-ahead|disconnect};
    congestion-fill {sectors};
    congestion-extents {al-extents};
}

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_nl.c
include/linux/drbd.h
include/linux/drbd_limits.h
include/linux/drbd_nl.h