Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757926AbXFNWQA (ORCPT ); Thu, 14 Jun 2007 18:16:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755411AbXFNWNW (ORCPT ); Thu, 14 Jun 2007 18:13:22 -0400 Received: from smtp2.linux-foundation.org ([207.189.120.14]:51258 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757256AbXFNWNU (ORCPT ); Thu, 14 Jun 2007 18:13:20 -0400 Date: Thu, 14 Jun 2007 15:12:58 -0700 (PDT) From: Linus Torvalds To: Rich Coe cc: jack@suse.cz, linux-kernel@vger.kernel.org Subject: Re: RFC: Re: PATCH: udf fs corruption on linux-2.6 In-Reply-To: <20070614163218.1d75dda4.Richard.Coe@med.ge.com> Message-ID: References: <20070613154803.a1ad874a.Richard.Coe@med.ge.com> <20070614163218.1d75dda4.Richard.Coe@med.ge.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 671 Lines: 21 On Thu, 14 Jun 2007, Rich Coe wrote: > > I've updated the patch below to use drop_inode rather than put_inode. > > drop_inode is only called when the last iput() reference to the inode is > released, where put_inode is called for every iput(). Patch looks fine, but this late in the -rc series, I'd really like to get an ACK from Jan or somebody else, just to make sure there are no other issues with it. Jan? Linus - 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/