]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit46c6ef9ba40f10a04733927ceab229e31db66d3e
treef5c262fca55a06811569795e5d31e514251127f6
parent52ef715ff9f96b5881607a69b004e295accacda0
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