commit | a6ff7e089c7fca813c956ccbed824087e89a3a49 | [log] [tgz] |
---|---|---|
author | Jonathan Brassow <jbrassow@redhat.com> | Fri Jan 14 09:14:34 2011 +1100 |
committer | NeilBrown <neilb@suse.de> | Fri Jan 14 09:14:34 2011 +1100 |
tree | 6537f72a2431c30601736676e9b1f89a7f1fe52e | |
parent | ccebd4c4159462c96397ae9af9c667bb394d7b70 [diff] |
md: separate meta and data devs Allow the metadata to be on a separate device from the data. This doesn't mean the data and metadata will by on separate physical devices - it simply gives device-mapper and userspace tools more flexibility. Signed-off-by: NeilBrown <neilb@suse.de>