From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch 1/4] chunkd: drop unused defines Date: Sat, 26 Dec 2009 02:33:31 -0500 Message-ID: <4B35BC4B.4050009@garzik.org> References: <20091225233439.43ee1f2b@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=JOzB0ZlwB1htlvV+Z71za+BlXWrxhK6Xme1HT2FDL00=; b=kKvREubi2azckzIA6JCYmrUIbPhoHgcF6SbfGlK7B/sqanzOuTqb+FD/K9IUO2M9xk 4SSHlvbGp1Y3G3hwiKQTv/QOGrC0dhzKzyNAHZWCQAo8pUPXaYizrON2B3KA1Y5LHjhP GqbqLs/7v8F/LRztbqFvBpoAtv4jHBF5y2RlE= In-Reply-To: <20091225233439.43ee1f2b@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/26/2009 01:34 AM, Pete Zaitcev wrote: > Signed-off-by: Pete Zaitcev > > --- > server/be-fs.c | 2 -- > server/chunkd.h | 2 -- > 2 files changed, 4 deletions(-) > > commit 039dba4ecca0f7edb049f6397d98c139da6bef4d > Author: Master > Date: Fri Dec 25 21:56:07 2009 -0700 > > Unused defines, drop. applied 1-2