]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit76458e1538a88e27de4742f0065233d8c1dcd087
tree87583c3aab3d8b39c5210de800d5eae79941dc25
parent85ca57eee3d5c4910d3d228071dc3fdf10e6b70c
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