Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261375AbVAaVEw (ORCPT ); Mon, 31 Jan 2005 16:04:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261369AbVAaVEh (ORCPT ); Mon, 31 Jan 2005 16:04:37 -0500 Received: from e33.co.us.ibm.com ([32.97.110.131]:42896 "EHLO e33.co.us.ibm.com") by vger.kernel.org with ESMTP id S261373AbVAaVEG (ORCPT ); Mon, 31 Jan 2005 16:04:06 -0500 From: Tom Zanussi MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16894.40247.701998.555392@tut.ibm.com> Date: Mon, 31 Jan 2005 15:03:51 -0600 To: karim@opersys.com Cc: Tom Zanussi , Andi Kleen , linux-kernel , Andrew Morton , Roman Zippel , Robert Wisniewski , Tim Bird Subject: Re: [PATCH] relayfs redux, part 2 In-Reply-To: <41FE89E0.9030802@opersys.com> References: <16890.38062.477373.644205@tut.ibm.com> <16892.26990.319480.917561@tut.ibm.com> <20050131125758.GA23172@muc.de> <16894.23610.315929.805524@tut.ibm.com> <41FE89E0.9030802@opersys.com> X-Mailer: VM 7.17 under 21.4 (patch 15) "Security Through Obscurity" XEmacs Lucid Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 782 Lines: 22 Karim Yaghmour writes: > > Tom Zanussi wrote: > > OK, makes sense to me - I'll get rid of relay_reserve and replace it > > with the simple putc write and variant. > > Please don't do that. Instead, bring back the ad-hoc mode code, that's > what is was for anyway. > I don't think they need to be mutually exclusive - we could keep relay_reserve(), but the relay_write() that's currently built on top of relay_reserve() would use the putc code instead. It's complicating the API a bit, but if it makes everyone happy... Tom - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/