diff options
author | Sami Tolvanen <samitolvanen@google.com> | 2015-04-17 12:50:31 +0100 |
---|---|---|
committer | Sami Tolvanen <samitolvanen@google.com> | 2015-04-17 13:07:08 +0100 |
commit | 43b748f2541ea77b2aa7b2f7eb4e0e8387beecca (patch) | |
tree | bd2094bf767a24c8795b5ec20d29c59aa7125f8d /edify/yydefs.h | |
parent | 4381767aa6410902e07376f62f66bbef83ebf2c4 (diff) | |
download | bootable_recovery-43b748f2541ea77b2aa7b2f7eb4e0e8387beecca.zip bootable_recovery-43b748f2541ea77b2aa7b2f7eb4e0e8387beecca.tar.gz bootable_recovery-43b748f2541ea77b2aa7b2f7eb4e0e8387beecca.tar.bz2 |
Don't remove existing explicitly stashed blocks
When automatically stashing overlapping blocks, should the stash
file already exist due to an explicit stash command, it's not safe
to remove the stash file after the command has completed.
Note that it is safe to assume that the stash file will remain in
place during the execution of the next command, so we don't have
take other measures to preserve overlapping blocks.
The stash file itself will be removed by a free command when it's
no longer needed.
Bug: 20297065
Change-Id: I8ff1a798b94086adff183c5aac03260eb947ae2c
Diffstat (limited to 'edify/yydefs.h')
0 files changed, 0 insertions, 0 deletions