commit | 94d7dea448fae6cbb83395323c1d2fd7f19dc388 | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Wed Oct 26 16:57:15 2016 +0800 |
committer | Jens Axboe <axboe@fb.com> | Wed Oct 26 07:49:27 2016 -0600 |
tree | 45662f72c66596b223f1ea5218dfbd8380eea2b5 | |
parent | 423221d1745b53656db896bd34646d09d620c759 [diff] |
block: flush: fix IO hang in case of flood fua req This patch fixes one issue reported by Kent, which can be triggered in bcachefs over sata disk. Actually it is a generic issue in block flush vs. blk-tag. Cc: Christoph Hellwig <hch@infradead.org> Reported-by: Kent Overstreet <kent.overstreet@gmail.com> Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>