commit | 492bf62107347aca764070dbc9d412da6bda73d1 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Mon Apr 04 11:43:59 2016 +0200 |
committer | Tejun Heo <tj@kernel.org> | Mon Apr 04 12:07:41 2016 -0400 |
tree | 6e91e0241f495f04789766492cd254b6f804afb7 | |
parent | cf8b49b0af39b8e8fa358623acda57f01251b6d4 [diff] |
libata-eh: Set 'information' field for autosense If NCQ autosense or the sense data reporting feature is enabled the LBA of the offending command should be stored in the sense data 'information' field. tj: s/(u64)-1/U64_MAX/ Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Tejun Heo <tj@kernel.org>