This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
Hello!
This (one line) patch changes the type of the xm-test initrd from ext2
to ext3 when needed. It first checks, if ext2 support is missing and
ext3 support is available. If so the fs type is changed to ext3.
This fixes issue 1) from [1].
Kind regards
Andreas Florath
[1] http://lists.xensource.com/archives/html/xen-devel/2009-07/msg01265.html
Signed-off-by: Andreas Florath <xen@xxxxxxxxxxxx>