From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch 1/1] chunkd: split up fs_list_objs Date: Sun, 27 Dec 2009 19:32:28 -0500 Message-ID: <4B37FC9C.8020808@garzik.org> References: <20091227165855.3fce6e15@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=DEX99OMX/A5WTi77zkB+HoNoIHUK0/x0nJWBQk/Je70=; b=xyzo7vbLOoEx4poEkD2TITN+gapNhDFzmWZNe0eNlfKkX/W566NTPkDpSR5U1nqhqD Aa9XDS2QWZE/ez2Mph9yEWOQoLX24WBOWkyAhy1v72XClU2dsKkKN4rTd5EleVDPWhBC Z9UEzbHJpb+iZqsu56VHDWiIw5CHwpeiEGxRE= In-Reply-To: <20091227165855.3fce6e15@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 12/27/2009 06:58 PM, Pete Zaitcev wrote: > This way we create a set of methods that can be used by self-check > to list existing objects. > > Signed-off-by: Pete Zaitcev applied 1-2 quickly, since those were easy to review and apply. I need more time to think about and review patches 3-4... Jeff