commit | 20b647eefa5b8f04b4da3ca42ef3992f53f13926 | [log] [tgz] |
---|---|---|
author | Milton D. Miller II <miltonm@us.ibm.com> | Mon Feb 29 21:44:22 2016 -0600 |
committer | Milton D. Miller II <miltonm@us.ibm.com> | Fri Mar 04 10:51:43 2016 -0600 |
tree | ecedc7a41e6ebc18d5c3058cb456e960edfc85d5 | |
parent | 01fe134e20c0f199fb1dbe2625d2132108d6bf12 [diff] |
update: Add option to copy files to runtime cow directory Add an option to copy files to the runtime copy-on-write upper directory from the saved directory to allow init to request the files for use without knowing the saved files directory. This will be used to initialize the cow directory from the persistent rwfs file system when choosing to run in RAM. Signed-off-by: Milton Miller <miltonm@us.ibm.com>