commit | 0e51f5ae16a386c66f5643119fa549b4a58d4ac3 | [log] [tgz] |
---|---|---|
author | Phillip Susi <psusi@ubuntu.com> | Tue Jan 15 15:31:23 2013 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jan 16 14:09:20 2013 -0500 |
tree | f79b95bfbd83af06446dcfc295c78528c791740f | |
parent | 390e49aab7e96e9087f31870b0e876d95ed8d590 [diff] |
e2image: add -a switch to include all data Normally the raw and QCOW2 images only contain fs metadata. Add a new switch ( -a ) to include all data. This makes it possible to use e2image to clone a whole filesystem. Signed-off-by: Phillip Susi <psusi@ubuntu.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>