diff options
author | Uma Krishnan <ukrishn@linux.vnet.ibm.com> | 2017-06-21 21:14:30 -0500 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-06-26 15:01:08 -0400 |
commit | c2c292f45029a6850cd14c7c2fa4fc479b8f74aa (patch) | |
tree | e73b1f0e026dd547e426aa1f4019c5895ad85ade /drivers/input/input-compat.c | |
parent | 0b09e711189952ff9d411593a8d74ec12a956c57 (diff) |
scsi: cxlflash: Handle AFU sync failures
AFU sync operations are not currently evaluated for failure. This is
acceptable for paths where there is not a dependency on the AFU being
consistent with the host. Examples include link reset events and LUN
cleanup operations. On paths where there is a dependency, such as a LUN
open, a sync failure should be acted upon.
In the event of AFU sync failures, either log or cleanup as appropriate for
operations that are dependent on a successful sync completion.
Update documentation to reflect behavior in the event of an AFU sync
failure.
Signed-off-by: Uma Krishnan <ukrishn@linux.vnet.ibm.com>
Acked-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/input/input-compat.c')
0 files changed, 0 insertions, 0 deletions