summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_actlog.c
diff options
context:
space:
mode:
authorLars Ellenberg <lars@linbit.com>2014-04-28 18:43:27 +0200
committerJens Axboe <axboe@fb.com>2014-04-30 13:46:55 -0600
commitfa090e708a72f0ea9cbe067fba28cfb2b8b787af (patch)
tree833888d8d49aad936ac5e9e650cf0abee55e7e5c /drivers/block/drbd/drbd_actlog.c
parent074f4afeb2277bd5ecb9fa7f91eaffa55e262126 (diff)
downloadlinux-next-fa090e708a72f0ea9cbe067fba28cfb2b8b787af.tar.gz
drbd: keep max-bio size during detach/attach on disconnected primary
We want to store in persistent meta data what the peer DRBD can handle, which, due to spreading requests to multiple bios, may be more than its backing device can handle. Otherwise, if a disconnected Primary temporarily loses access to its local data as well, we may accidentally shrink the max-bio setting, portentially causing already assembled, but not yet processed, application bios to be spuriously failed due to device limits. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/block/drbd/drbd_actlog.c')
0 files changed, 0 insertions, 0 deletions