Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262615AbVBBQ3X (ORCPT ); Wed, 2 Feb 2005 11:29:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262390AbVBBQ1V (ORCPT ); Wed, 2 Feb 2005 11:27:21 -0500 Received: from mail-ex.suse.de ([195.135.220.2]:12461 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S262395AbVBBQSY (ORCPT ); Wed, 2 Feb 2005 11:18:24 -0500 Message-Id: <20050202161340.660712000@blunzn.suse.de> Date: Wed, 02 Feb 2005 17:13:40 +0100 From: Andreas Gruenbacher To: linux-kernel@vger.kernel.org Cc: Chris Mason Subject: [RFC][PATCH 0/3] Access Control Lists for tmpfs and /dev/pts Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 583 Lines: 15 Here is a set of three patches which implement some general infrastructure and on top of that, acls for tmpfs and /dev/pts files. We may want to factor out some of the current ext2 and ext3 acl code and use the generic layer instead. Comments welcome. Regards, -- Andreas Gruenbacher SUSE Labs, SUSE LINUX PRODUCTS GMBH - 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/