From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263404AbTJBREh (ORCPT ); Thu, 2 Oct 2003 13:04:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263408AbTJBREg (ORCPT ); Thu, 2 Oct 2003 13:04:36 -0400 Received: from thebsh.namesys.com ([212.16.7.65]:32182 "HELO thebsh.namesys.com") by vger.kernel.org with SMTP id S263404AbTJBREe (ORCPT ); Thu, 2 Oct 2003 13:04:34 -0400 From: Nikita Danilov MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16252.23200.511369.466054@laputa.namesys.com> Date: Thu, 2 Oct 2003 21:04:32 +0400 To: Andrew Morton Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, viro@parcelfarce.linux.theplanet.co.uk Subject: Re: 2.6.0-test6-mm2 In-Reply-To: <20031002022341.797361bc.akpm@osdl.org> References: <20031002022341.797361bc.akpm@osdl.org> X-Mailer: ed | telnet under Fuzzball OS, emulated on Emacs 21.5 (beta14) "cassava" XEmacs Lucid Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andrew Morton writes: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test6/2.6.0-test6-mm2/ > > . A large series of VFS patches from Al Viro which replace usage of > file->f_dentry->d_inode->i_mapping with the new file->f_mapping. > > This is mainly so we can get disk hot removal right. What consequences does this have for (out-of-the-tree) file systems, beyond s/->f_dentry->d_inode->i_mapping/->f_mapping/g ? > Nikita. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Danilov MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16252.23200.511369.466054@laputa.namesys.com> Date: Thu, 2 Oct 2003 21:04:32 +0400 Subject: Re: 2.6.0-test6-mm2 In-Reply-To: <20031002022341.797361bc.akpm@osdl.org> References: <20031002022341.797361bc.akpm@osdl.org> Sender: owner-linux-mm@kvack.org Return-Path: To: Andrew Morton Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, viro@parcelfarce.linux.theplanet.co.uk List-ID: Andrew Morton writes: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test6/2.6.0-test6-mm2/ > > . A large series of VFS patches from Al Viro which replace usage of > file->f_dentry->d_inode->i_mapping with the new file->f_mapping. > > This is mainly so we can get disk hot removal right. What consequences does this have for (out-of-the-tree) file systems, beyond s/->f_dentry->d_inode->i_mapping/->f_mapping/g ? > Nikita. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: aart@kvack.org