From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761568AbXJEQ6a (ORCPT ); Fri, 5 Oct 2007 12:58:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756576AbXJEQ6V (ORCPT ); Fri, 5 Oct 2007 12:58:21 -0400 Received: from homer.mvista.com ([63.81.120.158]:10935 "EHLO gateway-1237.mvista.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753699AbXJEQ6U (ORCPT ); Fri, 5 Oct 2007 12:58:20 -0400 Message-ID: <47066D2A.9010801@schaufler-ca.com> Date: Fri, 05 Oct 2007 09:58:18 -0700 From: Casey Schaufler Reply-To: casey@schaufler-ca.com User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: torvalds@osdl.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@osdl.org, paul.moore@hp.com Subject: [PATCH 0/2] Repost - Version 5 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I am reposting yesterday's Version 5 patch set because I know that it didn't get everywhere it was supposed to. I have broken the Smack patch into the netlabel changes from Paul Moore (1/2) and the Smack LSM (2/2), at Paul's kind suggestion. The smackfs symlinks have proven too contentious. I have removed the facility. Al and Alan are correct that the rich set of mount options currently available can handle any of the use cases I was looking at without excessive difficulty. I think that is the last of the major issues. I'm sure that if there are more y'all will let me know. Thank you.