1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00

cleanup: clear outdated comment (TODO already done)

This commit is contained in:
Peter Rajnoha 2013-06-27 15:26:39 +02:00
parent 9233e6d0bb
commit 6de45db5b5

View File

@ -1544,9 +1544,6 @@ static int _text_pv_initialise(const struct format_type *fmt,
* value (e.g. backups). Also, if creating an EA, try to place
* it in between the final alignment and existing PE start
* if possible.
* TODO: Support restoring existing EA from MDA instead like
* we do for PE start? This would require adding EA info
* in MDA then!
*/
pv->pe_start = rp->pe_start;
if (rp->ba_size) {