summaryrefslogtreecommitdiffstats
path: root/fs/buffer.c
diff options
context:
space:
mode:
authorPhilipp Reisner <philipp.reisner@linbit.com>2012-08-08 21:19:09 +0200
committerPhilipp Reisner <philipp.reisner@linbit.com>2012-08-16 17:17:35 +0200
commitd1aa4d04da8de5c89d73859e077d89c4c71d8ed1 (patch)
tree899936a815b7f40fe65aa0bc1b832ebef7a89802 /fs/buffer.c
parent509fc019e534bdf5f3969d78c53184db4cf7ff48 (diff)
downloadlinux-stable-d1aa4d04da8de5c89d73859e077d89c4c71d8ed1.tar.gz
linux-stable-d1aa4d04da8de5c89d73859e077d89c4c71d8ed1.tar.bz2
linux-stable-d1aa4d04da8de5c89d73859e077d89c4c71d8ed1.zip
drbd: Write all pages of the bitmap after an online resize
We need to write the whole bitmap after we moved the meta data due to an online resize operation. With the support for one peta byte devices bitmap IO was optimized to only write out touched pages. This optimization must be turned off when writing the bitmap after an online resize. This issue was introduced with drbd-8.3.10. The impact of this bug is that after an online resize, the next resync could become larger than expected. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions