| commit | 5aa2781d964e9835c441932110484bc454b5c207 | [log] [tgz] |
|---|---|---|
| author | Mikulas Patocka <mpatocka@redhat.com> | Mon Jun 22 10:12:18 2009 +0100 |
| committer | Alasdair G Kergon <agk@redhat.com> | Mon Jun 22 10:12:18 2009 +0100 |
| tree | 4f771f3e933eaedf67e5f9e8d5fcc10340af80e2 | |
| parent | 2761e95fe40ca0d01864310fa4d488d7c5e34e18 [diff] |
dm: store only first barrier error With the following patches, more than one error can occur during processing. Change md->barrier_error so that only the first one is recorded and returned to the caller. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>