commit | 41d9f7cd5ba8a488fbc96350141c70c5c01bf8e6 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Fri Apr 25 13:27:50 2014 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Jul 10 18:35:07 2014 +0200 |
tree | 5f4014bf37ddbc20d981344d0f670e7b72686dfc | |
parent | 15e26f6a3c6de2c665b4a30b9a70a902111f281f [diff] |
drbd: drop drbd_md_flush The only user of drbd_md_flush was bm_rw(), and it is always followed by either a drbd_md_sync(), or an al_write_transaction(), which, if so configured, both end up submiting a FLUSH|FUA request anyways. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>