Return-Path: linux-nfs-owner@vger.kernel.org Received: from tundra.namei.org ([65.99.196.166]:40644 "EHLO tundra.namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758307Ab2CVDAY (ORCPT ); Wed, 21 Mar 2012 23:00:24 -0400 Date: Thu, 22 Mar 2012 14:00:00 +1100 (EST) From: James Morris To: Boaz Harrosh cc: Andrew Morton , "Rafael J. Wysocki" , keyrings@linux-nfs.org, linux-security-module@vger.kernel.org, linux-fsdevel , linux-kernel , NFS list , Trond Myklebust , "Bhamare, Sachin" , David Howells , Eric Paris , "Srivatsa S. Bhat" , Kay Sievers , "Eric W. Biederman" , Greg Kroah-Hartman , Paul Gortmaker Subject: Re: [PATCH 2/4] kmod: Convert two call sites to call_usermodehelper_fns() In-Reply-To: <4F691217.5070108@panasas.com> Message-ID: References: <4F691059.30405@panasas.com> <4F691217.5070108@panasas.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-nfs-owner@vger.kernel.org List-ID: On Tue, 20 Mar 2012, Boaz Harrosh wrote: > > Both kernel/sys.c && security/keys/request_key.c where inlining the exact same > code as call_usermodehelper_fns(); So simply convert these sites to directly > use call_usermodehelper_fns(). > > Signed-off-by: Boaz Harrosh Reviewed-by: James Morris -- James Morris