From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [06/07] [PATCH] SCSI tape security: require CAP_ADMIN for SG_IO etc. Date: Fri, 29 Apr 2005 13:38:05 -0700 Message-ID: <20050429203805.GA2959@kroah.com> References: <20050427171446.GA3195@kroah.com> <20050427171649.GG3195@kroah.com> <1114619928.18809.118.camel@localhost.localdomain> <1114694511.18809.187.camel@localhost.localdomain> <20050429042014.GC25474@kroah.com> <1114805784.18330.297.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.kroah.org ([69.55.234.183]:16350 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S262953AbVD2Uor (ORCPT ); Fri, 29 Apr 2005 16:44:47 -0400 Content-Disposition: inline In-Reply-To: <1114805784.18330.297.camel@localhost.localdomain> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Alan Cox Cc: Kai Makisara , Greg KH , James Bottomley , linux-scsi@vger.kernel.org, Linux Kernel Mailing List , stable@kernel.org, Justin Forbes , Zwane Mwaikambo , Cliff White , Theodore Ts'o , "Randy.Dunlap" , Chuck Wolber , torvalds@osdl.org, Andrew Morton On Fri, Apr 29, 2005 at 09:16:27PM +0100, Alan Cox wrote: > On Gwe, 2005-04-29 at 05:20, Greg KH wrote: > > > Ok thats the bit I needed to know > > > > So, do you still object to this patch being accepted? > > Switched to CAP_SYS_RAWIO I don't. Its the wrong answer long term I > suspect but its definitely a good answer for now. Switch it in both capable() calls in the patch? Kai, is this acceptable to you also? thanks, greg k-h