Mailinglist Archive: yast-commit (1535 mails)

< Previous Next >
[yast-commit] r59089 - /branches/tmp/mpatelcz/SP1-md/libstorage/src/Container.cc
  • From: aschnell@xxxxxxxxxxxxxxxx
  • Date: Mon, 19 Oct 2009 10:49:19 -0000
  • Message-id: <E1Mzpnj-0000y0-Nm@xxxxxxxxxxxxxxxx>
Author: aschnell
Date: Mon Oct 19 12:49:19 2009
New Revision: 59089

URL: http://svn.opensuse.org/viewcvs/yast?rev=59089&view=rev
Log:
- added name for container type mdpart

Modified:
branches/tmp/mpatelcz/SP1-md/libstorage/src/Container.cc

Modified: branches/tmp/mpatelcz/SP1-md/libstorage/src/Container.cc
URL:
http://svn.opensuse.org/viewcvs/yast/branches/tmp/mpatelcz/SP1-md/libstorage/src/Container.cc?rev=59089&r1=59088&r2=59089&view=diff
==============================================================================
--- branches/tmp/mpatelcz/SP1-md/libstorage/src/Container.cc (original)
+++ branches/tmp/mpatelcz/SP1-md/libstorage/src/Container.cc Mon Oct 19
12:49:19 2009
@@ -417,5 +417,5 @@
}

const string Container::type_names[] = { "UNKNOWN", "DISK", "MD", "LOOP",
"LVM",
- "DM", "DMRAID", "NFS", "DMMULTIPATH" };
+ "DM", "DMRAID", "NFS", "DMMULTIPATH",
"MDPART" };


--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages