From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932514AbZACBTm (ORCPT ); Fri, 2 Jan 2009 20:19:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758334AbZACBTb (ORCPT ); Fri, 2 Jan 2009 20:19:31 -0500 Received: from phunq.net ([64.81.85.152]:38660 "EHLO moonbase.phunq.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758321AbZACBTa (ORCPT ); Fri, 2 Jan 2009 20:19:30 -0500 From: Daniel Phillips To: "Justin P. Mattock" Subject: Re: [Tux3] Tux3 report: A Golden Copy Date: Fri, 2 Jan 2009 17:19:26 -0800 User-Agent: KMail/1.9.5 Cc: tux3@tux3.org, Martin Steigerwald , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org References: <200812301935.49303.phillips@phunq.net> <200901021445.37062.phillips@phunq.net> <495E9F22.3080206@gmail.com> In-Reply-To: <495E9F22.3080206@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901021719.26680.phillips@phunq.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 02 January 2009 15:11, Justin P. Mattock wrote: > The game that came to mind when I first > heard of tux3(I had to google a bit to find the name) > was tux racer. :^) > quick question: > what is the state for security file labeling for > SELinux on this filesystem? There is a lot of interest in security labels. You are not the first to ask. Tux3 variable inode attributes are ideal for implementing security labels efficiently, way more lightweight than extended attributes. Otherwise, we would like to know exactly what people want. Regards, Daniel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Phillips Subject: Re: Tux3 report: A Golden Copy Date: Fri, 2 Jan 2009 17:19:26 -0800 Message-ID: <200901021719.26680.phillips@phunq.net> References: <200812301935.49303.phillips@phunq.net> <200901021445.37062.phillips@phunq.net> <495E9F22.3080206@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: tux3@tux3.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: "Justin P. Mattock" Return-path: In-Reply-To: <495E9F22.3080206@gmail.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: tux3-bounces@tux3.org Errors-To: tux3-bounces@tux3.org List-Id: linux-fsdevel.vger.kernel.org On Friday 02 January 2009 15:11, Justin P. Mattock wrote: > The game that came to mind when I first > heard of tux3(I had to google a bit to find the name) > was tux racer. :^) > quick question: > what is the state for security file labeling for > SELinux on this filesystem? There is a lot of interest in security labels. You are not the first to ask. Tux3 variable inode attributes are ideal for implementing security labels efficiently, way more lightweight than extended attributes. Otherwise, we would like to know exactly what people want. Regards, Daniel