From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brad Campbell Subject: Re: New version up with fix for md and other block devices Date: Fri, 09 Dec 2011 21:00:57 +0800 Message-ID: <4EE20689.90204@fnarfbargle.com> References: <20111121101402.GA17787@dhcp-172-18-216-138.mtv.corp.google.com> <4ED47771.9030309@fnarfbargle.com> <20111129063126.GA14194@dhcp-172-18-216-138.mtv.corp.google.com> <4ED48A64.4080406@fnarfbargle.com> <20111129075440.GB14194@dhcp-172-18-216-138.mtv.corp.google.com> <4ED4981E.6040501@fnarfbargle.com> <20111206034553.GA25438@moria> <4EE16FED.5080809@fnarfbargle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-bcache-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Kent Overstreet Cc: Kent Overstreet , linux-bcache-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-bcache@vger.kernel.org On 09/12/11 18:01, Kent Overstreet wrote: > Bah, that's what I get for being lazy. Should work now. > > Also, there's no need to re clone when I rebase - just do git reset > --hard origin/bcache > Will do. It's never an extensive process anyway as I always --reference a local git tree, so it's only bcache that gets pulled. I'll compile it up in the morning and run some tests. Regards, Brad