Merge lp://staging/~gl-az/percona-xtrabackup/2.1-bug1190610 into lp://staging/percona-xtrabackup/2.1

Proposed by George Ormond Lorch III
Status: Merged
Approved by: Alexey Kopytov
Approved revision: no longer in the source branch.
Merged at revision: 615
Proposed branch: lp://staging/~gl-az/percona-xtrabackup/2.1-bug1190610
Merge into: lp://staging/percona-xtrabackup/2.1
Diff against target: 51 lines (+5/-5)
3 files modified
src/xbcrypt.c (+2/-2)
src/xbcrypt.h (+1/-1)
src/xbcrypt_read.c (+2/-2)
To merge this branch: bzr merge lp://staging/~gl-az/percona-xtrabackup/2.1-bug1190610
Reviewer Review Type Date Requested Status
Alexey Kopytov (community) Approve
Review via email: mp+170221@code.staging.launchpad.net

Description of the change

Fix for bug 1190610 : Decryption fails at a later stage.

xbcrypt_read_chunk was relying on blocking/full I/O even though it didn't
specify MY_FULL_IO during the bulk data read. Added ability to pass
desired flags down through read mechanism callback so that header reads
can fail on EOF and bulk data can block until data is available.

To post a comment you must log in.
Revision history for this message
George Ormond Lorch III (gl-az) wrote :
Revision history for this message
Alexey Kopytov (akopytov) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches