android_system_core/fs_mgr/liblp
David Anderson f89b1df1a5 init: Regenerate uevents for dependent super partition devices.
This patch adds another uevent-regeneration pass to the first stage
mount. When the super partition spans multiple block devices, we need
/dev/block/by-name symlinks to have been created before we begin mapping
dynamic partitions.

Bug: 116802789
Test: retrofit device boots
Change-Id: I00bb277e1d81385a457c5b4205a95d8fbe365bb2
2018-11-05 17:53:49 -08:00
..
include/liblp init: Regenerate uevents for dependent super partition devices. 2018-11-05 17:53:49 -08:00
Android.bp liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
builder.cpp liblp: Allow the super partition to span multiple block devices. 2018-10-24 19:08:37 -07:00
builder_test.cpp liblp: Allow the super partition to span multiple block devices. 2018-10-24 19:08:37 -07:00
images.cpp liblp: Store device information in a new block device table. 2018-10-24 14:18:35 -07:00
images.h liblp: Move backup sectors to the start of the partition. 2018-10-12 13:05:11 -07:00
io_test.cpp liblp: Allow the super partition to span multiple block devices. 2018-10-24 19:08:37 -07:00
partition_opener.cpp liblp: Allow the super partition to span multiple block devices. 2018-10-24 19:08:37 -07:00
reader.cpp liblp: Allow the super partition to span multiple block devices. 2018-10-24 19:08:37 -07:00
reader.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
test_partition_opener.cpp liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
test_partition_opener.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
utility.cpp init: Regenerate uevents for dependent super partition devices. 2018-11-05 17:53:49 -08:00
utility.h liblp: Store device information in a new block device table. 2018-10-24 14:18:35 -07:00
utility_test.cpp liblp: Store device information in a new block device table. 2018-10-24 14:18:35 -07:00
writer.cpp liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
writer.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00