dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
authorMikulas Patocka <mpatocka@redhat.com>
Fri, 1 Mar 2013 22:45:45 +0000 (22:45 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 1 Mar 2013 22:45:45 +0000 (22:45 +0000)
commit3daec3b447bcb894c5725e433f7331f4cdae5b0b
treef5c262fca55a06811569795e5d31e514251127f6
parentd2ce70a119f844225c10f133f8b957d540027b0f
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH

Use WRITE_FLUSH instead of REQ_FLUSH for submitted requests to make it
consistent with the rest of the kernel. There is no functional change.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-bufio.c