From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932690AbWALGrN (ORCPT ); Thu, 12 Jan 2006 01:47:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932692AbWALGrN (ORCPT ); Thu, 12 Jan 2006 01:47:13 -0500 Received: from gold.veritas.com ([143.127.12.110]:47700 "EHLO gold.veritas.com") by vger.kernel.org with ESMTP id S932690AbWALGrN (ORCPT ); Thu, 12 Jan 2006 01:47:13 -0500 Date: Thu, 12 Jan 2006 06:47:42 +0000 (GMT) From: Hugh Dickins X-X-Sender: hugh@goblin.wat.veritas.com To: Matt Mackall cc: Catalin Marinas , linux-kernel@vger.kernel.org, akpm@osdl.org Subject: Re: [PATCH 2.6.15] do_truncate() call fix in tiny-shmem.c In-Reply-To: <20060112061121.GB3356@waste.org> Message-ID: References: <20060111125418.13276.29099.stgit@localhost.localdomain> <20060112061121.GB3356@waste.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 12 Jan 2006 06:47:12.0943 (UTC) FILETIME=[049FBBF0:01C61744] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 12 Jan 2006, Matt Mackall wrote: > On Wed, Jan 11, 2006 at 12:54:18PM +0000, Catalin Marinas wrote: > > From: Catalin Marinas > > > > This is a simple patch to adapt tiny-shmem.c to the new do_truncate() > > prototype. > > It's probably right, and Hugh came up with the same thing. I'm on a > a random hillside in rural New Zealand, so I haven't properly looked > it over, but I'll give it a tentative ACK to get things going. > > > Signed-off-by: Catalin Marinas > > Acked-by: Matt Mackall Acked-by: Hugh Dickins