android_system_core/fs_mgr/libsnapshot
Yifan Hong cd232f9734 SnapshotManager expose no space error
When there is not enough space on /userdata, CreateUpdateSnapshot
returns SnapshotManager::Return with ErrorCode::NO_SPACE.

Test: libsnapshot_test
Bug: 138808058

Change-Id: If2effe63f6a4324eff8d05d4db4ce98be8190262
2020-01-07 14:20:44 -08:00
..
android/snapshot Convert SnapshotStatus to proto 2019-10-03 14:26:01 -07:00
include/libsnapshot SnapshotManager expose no space error 2020-01-07 14:20:44 -08:00
include_test/libsnapshot ImageManager returns FiemapStatus. 2020-01-07 13:01:58 -08:00
Android.bp fs_mgr: Move libfiemap into libfs_mgr, and introduce libfs_mgr_binder. 2019-12-20 16:41:34 -08:00
OWNERS Sketch out libsnapshot for update_engine integration. 2019-07-17 20:30:51 -07:00
device_info.cpp libsnapshot: Add a helper for handling data wipes in recovery. 2019-11-10 23:07:11 -08:00
device_info.h libsnapshot: Add a helper for handling data wipes in recovery. 2019-11-10 23:07:11 -08:00
dm_snapshot_internals.h pragma once for header file 2019-10-28 16:38:35 +00:00
partition_cow_creator.cpp SOURCE_COPY operation: implement src == dst 2019-12-02 14:58:17 -08:00
partition_cow_creator.h PartitionCowCreator accounts for extra extents 2019-12-02 12:49:38 -08:00
partition_cow_creator_test.cpp libsnapshot: add library for test helpers 2019-12-06 17:42:40 -08:00
snapshot.cpp SnapshotManager expose no space error 2020-01-07 14:20:44 -08:00
snapshot_metadata_updater.cpp libsnapshot: Add snapshot metadata updater. 2019-09-17 12:55:23 -07:00
snapshot_metadata_updater.h libsnapshot: Add snapshot metadata updater. 2019-09-17 12:55:23 -07:00
snapshot_metadata_updater_test.cpp libsnapshot: add library for test helpers 2019-12-06 17:42:40 -08:00
snapshot_test.cpp SnapshotManager expose no space error 2020-01-07 14:20:44 -08:00
snapshotctl.cpp [REFACTOR] libsnapshot: Add InitiateMergeAndWait 2019-10-31 17:06:28 -07:00
snapshotctl.rc libsnapshot: start in background 2019-12-03 13:27:05 -08:00
test_helpers.cpp ImageManager returns FiemapStatus. 2020-01-07 13:01:58 -08:00
utility.cpp SnapshotManager expose no space error 2020-01-07 14:20:44 -08:00
utility.h SnapshotManager expose no space error 2020-01-07 14:20:44 -08:00