From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758666AbXGLGNS (ORCPT ); Thu, 12 Jul 2007 02:13:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751722AbXGLGNJ (ORCPT ); Thu, 12 Jul 2007 02:13:09 -0400 Received: from brick.kernel.dk ([80.160.20.94]:23539 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751787AbXGLGNJ (ORCPT ); Thu, 12 Jul 2007 02:13:09 -0400 Date: Thu, 12 Jul 2007 08:13:06 +0200 From: Jens Axboe To: James Morris Cc: Linus Torvalds , Stephen Smalley , linux-kernel@vger.kernel.org Subject: Re: [PATCH 05/11] security: revalidate rw permissions for sys_splice and sys_vmsplice Message-ID: <20070712061306.GK4587@kernel.dk> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 11 2007, James Morris wrote: > On Sun, 8 Jul 2007, James Morris wrote: > > > Revalidate read/write permissions for splice(2) and vmslice(2), in case > > security policy has changed since the files were opened. > > This patch clashes with changes which came in via Jens (who I'll submit > the patch via once it's fixed). > > I'll send an updated pull request with this patch removed from the branch. Just send me the vmsplice/splice patch, and I'll review and integrate it. -- Jens Axboe