Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761984Ab0HMSJm (ORCPT ); Fri, 13 Aug 2010 14:09:42 -0400 Received: from mail-ew0-f46.google.com ([209.85.215.46]:36658 "EHLO mail-ew0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753834Ab0HMSJi (ORCPT ); Fri, 13 Aug 2010 14:09:38 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=G9jusMsHixzHkzGZDhJX31T7RrY0fO6/7YgrBeigiBXEEkt0p3deidWlGXXMx7qwg4 G3XVM1Cj3itXix3netC6l5v84ef03eA2FIIYtqgcLkHaz9NhLuDpWjUmTdclqQLNxQDs n6Qa3GAv2RnYto9OpsZTKLpVgFah2nLeojiFc= MIME-Version: 1.0 In-Reply-To: <20100813175410.GA8202@samba1> References: <1280524978.2452.9.camel@segv.aura.of.mankind> <20100801092529.5e6ba0e0@corrin.poochiereds.net> <20100805235218.GB31233@jeremy-laptop> <20100806133836.49757af9@notabene> <20100808121208.GA7329@jeremy-laptop> <20100808085301.24f53e5a@tlielax.poochiereds.net> <20100808130501.GA9851@jeremy-laptop> <20100813125432.GB8945@fieldses.org> <20100813175410.GA8202@samba1> Date: Fri, 13 Aug 2010 13:09:36 -0500 Message-ID: Subject: Re: [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6] From: Steve French To: Jeremy Allison Cc: "J. Bruce Fields" , Jeff Layton , Neil Brown , utz lehmann , Linus Torvalds , Volker.Lendecke@sernet.de, David Howells , Jan Engelhardt , linux-cifs@vger.kernel.org, linux-nfs@vger.kernel.org, samba-technical@lists.samba.org, linux-kernel@vger.kernel.org, viro@zeniv.linux.org.uk, linux-fsde@jasper.es Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1415 Lines: 40 On Fri, Aug 13, 2010 at 12:54 PM, Jeremy Allison wrote: > On Fri, Aug 13, 2010 at 08:54:32AM -0400, J. Bruce Fields wrote: >> On Sun, Aug 08, 2010 at 06:05:01AM -0700, Jeremy Allison wrote: >> > We don't need to ape Windows in everything. >> > The coming ACL disaster will show that (we will go from an ACL >> > model that is slightly too complex to use, to one that is impossibly >> > complex to use :-). >> >> Care to elaborate? > > POSIX ACLs -> RichACLs (NT-style). Not criticising Andreas here, > people are asking for this. But Windows ACLs are a nightmare > beyond human comprehension :-). In the "too complex to be > usable" camp. Not much choice - even community colleges now have to teach students about this ACL model in their sysadmin courses. >> And what would native ACL support mean for Samba? > > RichACLs'll do it, but I feel sorry for the admins :-). Yes - RichACLs and Windows ACLs allow you to set some strange combinations of permssion bits. RichACLs will make a more natural mapping for Samba and NFSv4 - and it is far too late to remove the requirement for Windows and MacOS (among other clients) support. -- Thanks, Steve -- 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/