From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762896AbXJEOod (ORCPT ); Fri, 5 Oct 2007 10:44:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756445AbXJEOoZ (ORCPT ); Fri, 5 Oct 2007 10:44:25 -0400 Received: from mx1.redhat.com ([66.187.233.31]:48974 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756306AbXJEOoY (ORCPT ); Fri, 5 Oct 2007 10:44:24 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20071004155602.2814.47731.stgit@warthog.procyon.org.uk> References: <20071004155602.2814.47731.stgit@warthog.procyon.org.uk> Cc: dhowells@redhat.com, hch@infradead.org, viro@ftp.linux.org.uk, torvalds@osdl.org, akpm@osdl.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 00/32] Remove iget() and read_inode() [try #2] X-Mailer: MH-E 8.0.3; nmh 1.2-20070115cvs; GNU Emacs 22.1.50 Date: Fri, 05 Oct 2007 15:44:09 +0100 Message-ID: <5537.1191595449@redhat.com> To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org David Howells wrote: > A tarball of the patches can be retrieved from: > > http://people.redhat.com/~dhowells/iget-remove.tar.bz2 I've updated that to actually reflect this set of patches and not the old set. David