From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adi Kriegisch Subject: Re: XFS support for pygrub patch Date: Thu, 10 Feb 2011 10:18:30 +0100 Message-ID: <20110210091830.GG7593@vrvis.at> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I tried Marco Nenciarini's patch to add xfs support to pygrub. It works without any issues on Xen 4.0.1. How I tested them: On a Squeeze dom0 I did an "apt-get source xen", copied the patch in debian/patches, updated debian/patches/series, incremented the version number to 4.0.1-2+xen1 (with "dch -i") and ran dpkg-buildpackage. The resulting packages just worked with all DomUs (no matter if they were based on ext3 or xfs). Thanks Marco for your work! -- Adi