From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch 1/2] chunkd: fix examples in documentation Date: Tue, 15 Sep 2009 18:19:01 -0400 Message-ID: <4AB012D5.3040209@garzik.org> References: <20090910224435.54523965@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090910224435.54523965@redhat.com> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Pete Zaitcev Cc: Project Hail List On 09/11/2009 12:44 AM, Pete Zaitcev wrote: > Our XML parser is not really, so quotes cannot be used. Fix the issue > before a user steps on it. > > Signed-off-by: Pete Zaitcev applied