commit | 5af443a7e1c0864100cc44525a9821aa2a2f4719 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Mon Jun 22 10:12:25 2009 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Mon Jun 22 10:12:25 2009 +0100 |
tree | 87ab19984e94c8aaba743e47ab62cf084afbdf2c | |
parent | 494b3ee7d4f69210def80aecce28d08c3f0755d5 [diff] |
dm io: record eopnotsupp Add another field, eopnotsupp_bits. It is subset of error_bits, representing regions that returned -EOPNOTSUPP. (The bit is set in both error_bits and eopnotsupp_bits). This value will be used in further patches. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>