commit | 7dcd16041c508f47e17ad45235d3887a038137ee | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@us.ibm.com> | Mon May 23 19:17:55 2016 -0500 |
committer | Milton Miller <miltonm@us.ibm.com> | Sat Jun 25 17:55:45 2016 -0500 |
tree | 1a741c9d53ed02af7be2668ec0eeb4afbde0a460 | |
parent | 3d4454060033ef3d83b1276a779232bc9aa36fea [diff] |
initfs: update: check individual mtd partitions for mounts Instead of checking for any mtd device, only check mtd devices that are to be updated. Include child mtd devices when looking for mounted filesystems. If this check is suppressed flash updates are suppressed. Suppressing the check may be useful to verify a update could succeed at shutdown. Signed-off-by: Milton Miller <miltonm@us.ibm.com>