Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761408AbXJRFYQ (ORCPT ); Thu, 18 Oct 2007 01:24:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751234AbXJRFX7 (ORCPT ); Thu, 18 Oct 2007 01:23:59 -0400 Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87]:36468 "EHLO sous-sol.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751161AbXJRFX6 (ORCPT ); Thu, 18 Oct 2007 01:23:58 -0400 Date: Wed, 17 Oct 2007 22:21:11 -0700 From: Chris Wright To: "Serge E. Hallyn" Cc: Andrew Morton , "Serge E. Hallyn" , sds@tycho.nsa.gov, linux-security-module@vger.kernel.org, morgan@kernel.org, chrisw@sous-sol.org, linux-kernel@vger.kernel.org, kaigai@kaigai.gr.jp, casey@schaufler-ca.com Subject: Re: [RFC] [PATCH 2/2] capabilities: implement 64-bit capabilities Message-ID: <20071018052111.GQ3906@sequoia.sous-sol.org> References: <20071016022730.GA8925@sergelap.austin.ibm.com> <20071016023100.GA10698@sergelap.austin.ibm.com> <1192544299.8702.78.camel@moss-spartans.epoch.ncsc.mil> <20071016214159.GB13294@sergelap.austin.ibm.com> <20071017180002.33fe4986.akpm@linux-foundation.org> <20071018025920.GA5067@vino.hallyn.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071018025920.GA5067@vino.hallyn.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 697 Lines: 16 * Serge E. Hallyn (serge@hallyn.com) wrote: > I guess now that I've written this out, it seems pretty clear > that capget64() and capget64() are the way to go. Any objections? How is capget64() different from capget() that supports 2 different header->versions (I thought that was the whole point of the versioned, rather opaque interface)? I don't object to a new syscall, but I don't see why it's required to avoid breaking libcap. thanks, -chris - 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/