From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1adXyV-00061x-I7 for mharc-grub-devel@gnu.org; Wed, 09 Mar 2016 01:52:03 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adXyT-0005za-Gh for grub-devel@gnu.org; Wed, 09 Mar 2016 01:52:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adXyS-0007el-JN for grub-devel@gnu.org; Wed, 09 Mar 2016 01:52:01 -0500 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::4]:37763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adXyS-0007eR-9Y for grub-devel@gnu.org; Wed, 09 Mar 2016 01:52:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1457506317; l=347; s=domk; d=aepfle.de; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Subject:Cc:To:From:Date; bh=aUqZaKGuPUTrFZBFg9taOjoHC27l8zeTP/24t59tnDU=; b=rvqPqiaHv4grYSG1LHKMztVAbsyp2LpLMUWC0456DICWnvjWsNbMedA/lzqVVq33QJE 6ilQCAFnOzfQfdXj4S0PSQX2MBKKRH71ljH8icjgnWiW6e4fETMkZKG2s7NLi32OSGuxY GfDC0bQonrBwdUuAOuUs96Fc4weGTB5odAk= X-RZG-AUTH: :P2EQZWCpfu+qG7CngxMFH1J+yackYocTD1iAi8x+OWi/zfN1cLnDYUgpS1SBkIG9WGY7v9r4cUNTP1S94UyNyPLJ9E9V X-RZG-CLASS-ID: mo00 Received: from probook ([2001:a62:1240:71ff:c3c:9e75:f5bb:2075]) by smtp.strato.de (RZmta 37.21 AUTH) with ESMTPSA id t04a6as296ckbSo (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Wed, 9 Mar 2016 07:38:46 +0100 (CET) Received: by probook (Postfix, from userid 1000) id 64F775085C; Wed, 9 Mar 2016 07:38:45 +0100 (CET) Date: Wed, 9 Mar 2016 07:38:45 +0100 From: Olaf Hering To: The development of GNU GRUB Subject: Re: Bugs and tasks for 2.02[~rc1] Message-ID: <20160309063845.GA20621@aepfle.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (6562) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a01:238:20a:202:5300::4 Cc: Andrey Borzenkov , Colin Watson X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2016 06:52:02 -0000 On Wed, Mar 02, Vladimir 'phcoder' Serbinenko wrote: > I would like to come up with a complete list of 2.02 blockers in one week time, > so that we can have a reasonable timeline Did anyone took the time to fix btrfs support (convert it from handling btrfs as filesystem into that what it really is: a container of subvolumes)? Olaf