From: Lars Ellenberg Date: Fri, 25 Apr 2014 11:27:50 +0000 (+0200) Subject: drbd: drop drbd_md_flush X-Git-Tag: omap-for-v3.17/fixes-against-rc2~74^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41d9f7cd5ba8a488fbc96350141c70c5c01bf8e6;p=pandora-kernel.git 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 Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed