Merge lp:~mvo/snappy/snappy-atomic-write-once into lp:~snappy-dev/snappy/snappy-moved-to-github
Proposed by
Michael Vogt
on 2015-07-08
| Status: | Merged |
|---|---|
| Approved by: | Michael Vogt on 2015-07-24 |
| Approved revision: | 574 |
| Merged at revision: | 607 |
| Proposed branch: | lp:~mvo/snappy/snappy-atomic-write-once |
| Merge into: | lp:~snappy-dev/snappy/snappy-moved-to-github |
| Diff against target: |
217 lines (+29/-100) 3 files modified
partition/bootloader_uboot.go (+21/-90) partition/bootloader_uboot_test.go (+8/-2) partition/utils.go (+0/-8) |
| To merge this branch: | bzr merge lp:~mvo/snappy/snappy-atomic-write-once |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Michael Vogt | Approve on 2015-07-24 | ||
| Sergio Schvezov | 2015-07-08 | Approve on 2015-07-08 | |
|
Review via email:
|
|||
Commit Message
Refactor partition code to use helpers.
Description of the Change
This branch refactors the partition code a bit to use helpers.
To post a comment you must log in.
| Snappy Tarmac (snappydevtarmac) wrote : | # |
Attempt to merge into lp:snappy failed due to conflicts:
text conflict in partition/
lp:~mvo/snappy/snappy-atomic-write-once
updated
on 2015-07-24
- 573. By Michael Vogt on 2015-07-24
-
merged lp:snappy and resolved conflicts
- 574. By Michael Vogt on 2015-07-24
-
add error checking to all writes
review:
Approve


Looks good, but I didn't do any live testing so not top approving