drbd: new configuration parameter c-min-rate
[deliverable/linux.git] / drivers / block / drbd / drbd_int.h
index 0fce3f36fc1c450228eeb38244472b1a4f901ded..0fedcc0b8dc94935699ba531cb1ed98e1b898d8b 100644 (file)
@@ -1513,6 +1513,7 @@ extern int w_restart_disk_io(struct drbd_conf *, struct drbd_work *, int);
 extern void resync_timer_fn(unsigned long data);
 
 /* drbd_receiver.c */
+extern int drbd_rs_should_slow_down(struct drbd_conf *mdev);
 extern int drbd_submit_ee(struct drbd_conf *mdev, struct drbd_epoch_entry *e,
                const unsigned rw, const int fault_type);
 extern int drbd_release_ee(struct drbd_conf *mdev, struct list_head *list);
This page took 0.063229 seconds and 5 git commands to generate.