Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754051Ab0GETXx (ORCPT ); Mon, 5 Jul 2010 15:23:53 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:60235 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752075Ab0GETXv (ORCPT ); Mon, 5 Jul 2010 15:23:51 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=hNpSMLOAp65YT8qZdytPces6D26osHZYdwu48ApYUVYRmdyNDB+viuMgVhlMlXb1hS qOQw1hN+TLeizCkLTvlgyqXodnXRAc1PuHXrLvOykEsXnSPRv5JKVZ1pehCnwPwipxyX VW10MKlm/YDI7jHWPUMwSv27hZTLG5L1/nujY= Date: Mon, 5 Jul 2010 21:24:06 +0200 From: Frederic Weisbecker To: Arnd Bergmann Cc: linux-kernel@vger.kernel.org, John Kacur , "H. Peter Anvin" , Al Viro , Ian Kent , autofs@linux.kernel.org Subject: Re: [PATCH 3/6] autofs/autofs4: move compat_ioctl handling into fs Message-ID: <20100705192358.GC5240@nowhere> References: <1278195310-25590-1-git-send-email-arnd@arndb.de> <1278195310-25590-4-git-send-email-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1278195310-25590-4-git-send-email-arnd@arndb.de> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 686 Lines: 22 On Sun, Jul 04, 2010 at 12:15:07AM +0200, Arnd Bergmann wrote: > Handling of autofs ioctl numbers does not need to be generic > and can easily be done directly in autofs itself. > > This also pushes the BKL into autofs and autofs4 ioctl > methods. > > Signed-off-by: Arnd Bergmann > Cc: H. Peter Anvin Peter, if you're fine with this version. May I apply it? Unless you have a tree for autofs. Thanks. -- 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/