Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759975AbXHTVHa (ORCPT ); Mon, 20 Aug 2007 17:07:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751072AbXHTVHK (ORCPT ); Mon, 20 Aug 2007 17:07:10 -0400 Received: from e5.ny.us.ibm.com ([32.97.182.145]:38868 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751770AbXHTVHH (ORCPT ); Mon, 20 Aug 2007 17:07:07 -0400 Subject: Re: [Jfs-discussion] [PATCH 2/4] Fix mainline filesystems to handle ATTR_KILL_ bits correctly From: Dave Kleikamp To: Jeff Layton Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, jfs-discussion@lists.sourceforge.net In-Reply-To: <200708202053.l7KKrMYv017763@dantu.rdu.redhat.com> References: <200708202053.l7KKrMYv017763@dantu.rdu.redhat.com> Content-Type: text/plain Date: Mon, 20 Aug 2007 16:07:05 -0500 Message-Id: <1187644025.6471.11.camel@norville.austin.ibm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 731 Lines: 21 On Mon, 2007-08-20 at 16:53 -0400, Jeff Layton wrote: > This should fix all of the filesystems in the mainline kernels to handle > ATTR_KILL_SUID and ATTR_KILL_SGID correctly. For most of them, this is > just a matter of making sure that they call generic_attrkill early in > the setattr inode op. Here's my ack for the jfs piece. > > Signed-off-by: Jeff Layton Acked-by: Dave Kleikamp -- David Kleikamp IBM Linux Technology Center - 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/