commit | 0a7a08ad6f5f344d592fe63403f48e67395e08bf | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Wed Mar 05 19:43:50 2014 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Mon Mar 17 22:33:58 2014 -0700 |
tree | f2da128941225ad2dcd4d77d6f9a0fe1727c8be3 | |
parent | 55e51eda4820ec5a1c1fc8693a51029f74eac2b9 [diff] |
IB/iser: Implement check_protection Once the iSCSI transaction is completed we must implement check_protection in order to notify on DIF errors that may have occured. The routine boils down to calling ib_check_mr_status to get the signature status of the transaction. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Alex Tabachnik <alext@mellanox.com> Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>