From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Morris Subject: Re: [PATCH 2/7] fallocate() implementation in i386, x86_64 and powerpc Date: Thu, 12 Jul 2007 09:15:44 -0400 (EDT) Message-ID: References: <20070710201200.GA10255@amitarora.in.ibm.com> <20070710202000.GB8797@amitarora.in.ibm.com> <1184244990.18175.6.camel@moss-terrapins.epoch.ncsc.mil> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: "Amit K. Arora" , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, eparis@redhat.com, sds@tycho.nsa.gov To: David Patrick Quigley Return-path: Received: from mail7.sea5.speakeasy.net ([69.17.117.9]:53057 "EHLO mail7.sea5.speakeasy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761164AbXGLNPs (ORCPT ); Thu, 12 Jul 2007 09:15:48 -0400 In-Reply-To: <1184244990.18175.6.camel@moss-terrapins.epoch.ncsc.mil> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, 12 Jul 2007, David Patrick Quigley wrote: > From: David P. Quigley > > Revalidate the write permissions for fallocate(2), in case security policy has > changed since the files were opened. > > Signed-off-by: David P. Quigley Acked-by: James Morris (Will need to check it's ok again after final merge). -- James Morris