Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268239AbUIWDyF (ORCPT ); Wed, 22 Sep 2004 23:54:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268240AbUIWDyF (ORCPT ); Wed, 22 Sep 2004 23:54:05 -0400 Received: from mx1.redhat.com ([66.187.233.31]:10180 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S268239AbUIWDyB (ORCPT ); Wed, 22 Sep 2004 23:54:01 -0400 Date: Wed, 22 Sep 2004 23:53:34 -0400 (EDT) From: James Morris X-X-Sender: jmorris@thoron.boston.redhat.com To: Andrew Morton , cc: Stephen Smalley , Christoph Hellwig , Andreas Gruenbacher , Subject: [PATCH 0/6] xattr consolidation v3 Message-ID: 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: 810 Lines: 29 The following patches are an update the previous set of xattr consolidation patches (v2), posted 18/09. Changes since then: - Address listxattr race using patch from Andreas Gruenbacher - Update ->list methods: ext3 & ext2 now only make one pass over the xattr handlers. - Add documentation (with minor modifications) by Will Dyson. - Changed coding style to match the rest of fs/xattr.c - Update LSM inode_listsecurity hook with length of list buffer. - Retested everything. Please review and apply if ok. - James -- James Morris - 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/