Return-Path: Received: from smtp106.prem.mail.sp1.yahoo.com ([98.136.44.61]:49080 "HELO smtp106.prem.mail.sp1.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750879Ab0GKFMy (ORCPT ); Sun, 11 Jul 2010 01:12:54 -0400 Message-ID: <4C3952D6.7040608@schaufler-ca.com> Date: Sat, 10 Jul 2010 22:12:54 -0700 From: Casey Schaufler To: Kyle Moffett CC: "David P. Quigley" , James Morris , "J. Bruce Fields" , hch@infradead.org, viro@zeniv.linux.org.uk, sds@tycho.nsa.gov, matthew.dodd@sparta.com, trond.myklebust@fys.uio.no, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-security-module@vger.kernel.org, selinux@tycho.nsa.gov, linux-nfs@vger.kernel.org Subject: Re: [PATCH 06/10] NFSv4: Add label recommended attribute and NFSv4 flags References: <1278513086-23964-1-git-send-email-dpquigl@tycho.nsa.gov> <1278513086-23964-7-git-send-email-dpquigl@tycho.nsa.gov> <20100707170058.GD28815@fieldses.org> <1278596363.2494.194.camel@moss-terrapins.epoch.ncsc.mil> <1278684348.2494.223.camel@moss-terrapins.epoch.ncsc.mil> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 Kyle Moffett wrote: > ... > Even in local filesystems like ext3 we prefer to turn labels into > numbers, store the number with each inode, and then keep the labels > indexed in a separate datastructure. > I don't know what system you're talking about, but that notion was pretty well dispelled in the late 1980's, after the SystemV/MLS and SecureWare examples. > Cheers, > Kyle Moffett > > >