* Jérémy Bobbio <[EMAIL PROTECTED]> [2008-08-24 14:02]:
> Wouldn't the following be sufficient?
> if (!strcmp(dev->path, "/dev/mtd"))
> In any cases, go ahead… :)
Yes, but I followed the coding "standard" emplyed in other parts of
the file.
--
Martin Michlmayr
http://www.cyrius.com/
--
To UN
On Sun, Aug 24, 2008 at 01:04:30PM +0300, Martin Michlmayr wrote:
> Patch:
>
> Index: find-parts.c
> ===
> --- find-parts.c (revision 55196)
> +++ find-parts.c (working copy)
> @@ -180,6 +180,8 @@
> while ((dev = ped_de
Patch:
Index: find-parts.c
===
--- find-parts.c(revision 55196)
+++ find-parts.c(working copy)
@@ -180,6 +180,8 @@
while ((dev = ped_device_get_next(dev)) != NULL) {
if (dev->read_only)
conti
Package: partconf-find-partitions
Version: 1.28
Severity: important
LVM and RAID don't work on the QNAP TS-409 beacuse find-partitions
fails to work because of #487738.
find-partitions should skip /dev/mtd* devices for now.
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email
4 matches
Mail list logo