commit | c7c15ae3dc50c0ab46c5cbbf8d2f3d3307e51f37 | [log] [tgz] |
---|---|---|
author | Hou Tao <houtao1@huawei.com> | Fri Dec 03 19:47:15 2021 +0800 |
committer | Christoph Hellwig <hch@lst.de> | Tue Dec 07 18:19:28 2021 +0100 |
tree | 8138f654c9479aea88d32de06424c5f45dcda9a7 | |
parent | 793fcab83f38661e22e6f7c682dfba6fd0d97bb2 [diff] |
nvme-multipath: set ana_log_size to 0 after free ana_log_buf Set ana_log_size to 0 when ana_log_buf is freed to make sure nvme_mpath_init_identify will do the right thing when retrying after an earlier failure. Signed-off-by: Hou Tao <houtao1@huawei.com> Reviewed-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Christoph Hellwig <hch@lst.de>