Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 9 Sep 2002 00:24:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 9 Sep 2002 00:24:49 -0400 Received: from dsl-213-023-043-054.arcor-ip.net ([213.23.43.54]:11708 "EHLO starship") by vger.kernel.org with ESMTP id ; Mon, 9 Sep 2002 00:24:46 -0400 Content-Type: text/plain; charset=US-ASCII From: Daniel Phillips To: Anton Altaparmakov , torvalds@transmeta.com (Linus Torvalds) Subject: Re: [BK-PATCH 1/3] Introduce fs/inode.c::ilookup(). Date: Sun, 8 Sep 2002 18:25:24 +0200 X-Mailer: KMail [version 1.3.2] Cc: linux-kernel@vger.kernel.org (Linux Kernel), viro@math.psu.edu (Alexander Viro) References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 666 Lines: 19 On Saturday 07 September 2002 16:27, Anton Altaparmakov wrote: > Linus, > > This is the first of three patches implementing ilookup(), a function > to search the inode cache for an inode and if not found just return NULL. > > All response about ilookup() / ilookup5() was positive and several > file systems would like to have such a function available. Well, one person thought it should be called ifind. -- Daniel - 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/