diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-02-13 23:28:27 +0000 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-02-14 02:09:46 +0000 |
commit | fde9f50f80fe89a9115b4bfa773017272597d85d (patch) | |
tree | 8b1a67b39f2e3b64aafd32b95ccd8fb4a96314f4 /samples | |
parent | afd73f1b60fc5883ea4982f68e9522e77b28f1e5 (diff) | |
download | linux-fde9f50f80fe89a9115b4bfa773017272597d85d.tar.bz2 |
target: Add sanity checks for DPO/FUA bit usage
This patch adds a sbc_check_dpofua() function that performs sanity
checks for DPO/FUA command bits.
It introduces checks to fail when either bit is set, but the backend
device is not advertising support for them.
It also moves the existing cmd->se_cmd_flags |= SCF_FUA assignement
into the new helper function.
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions