diff options
author | Andrew de los Reyes <adlr@chromium.org> | 2010-03-31 16:44:44 -0700 |
---|---|---|
committer | Andrew de los Reyes <adlr@chromium.org> | 2010-03-31 16:44:44 -0700 |
commit | b10320d4f76a2d263566f6eed471921382fae800 (patch) | |
tree | deb1002335a907c5140edcaab77fc4517b0e31f1 /action_processor.cc | |
parent | d2135f3946c7c551f152c0a595c5528cd186afef (diff) |
AU: Delta Diff Generator
Adds a class that can take two root filesystem image and generate a
delta between them. Currently it's not very well tested, but this will
improve once the diff applicator is written.
Also, an executable to run the generator.
Other changes:
- Stop leaking loop devices in unittests
- extent mapper: support sparse files, ability to get FS block size
- AppendBlockToExtents support sparse files
- subprocess more verbose on errors
- add WriteAll to utils (WriteAll avoids short-write() returns)
- mkstemp wrapper for ease of use
- VectorIndexOf, finds index of an element in a vector
Review URL: http://codereview.chromium.org/891002
Diffstat (limited to 'action_processor.cc')
0 files changed, 0 insertions, 0 deletions