commit | edbe9597aca2e2601e6e152bdea200b6cf1b8b47 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Fri Jul 21 11:56:46 2017 -0400 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Jul 25 15:12:17 2017 -0400 |
tree | 767424385e9137e6c4d1dfe0884fc544f23ba3ce | |
parent | ac6a318888f6b94925de603d4563edf7e86e04c8 [diff] |
dm zoned: remove test for impossible REQ_OP_FLUSH conditions The value REQ_OP_FLUSH is only used by the block code for request-based devices. Remove the tests for REQ_OP_FLUSH from the bio-based dm-zoned-target. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>