From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f178.google.com ([209.85.223.178]:39126 "EHLO mail-io0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752357AbeFHS5S (ORCPT ); Fri, 8 Jun 2018 14:57:18 -0400 MIME-Version: 1.0 References: <20180608184842.GD30522@ZenIV.linux.org.uk> In-Reply-To: <20180608184842.GD30522@ZenIV.linux.org.uk> From: Linus Torvalds Date: Fri, 8 Jun 2018 11:57:06 -0700 Message-ID: Subject: Re: [RFC][PATCHES] getting rid of int *open in ->atomic_open() and friends To: Al Viro Cc: Linux Kernel Mailing List , linux-fsdevel Content-Type: text/plain; charset="UTF-8" Sender: linux-fsdevel-owner@vger.kernel.org List-ID: I'm obviously biased since I asked for this, but: On Fri, Jun 8, 2018 at 11:48 AM Al Viro wrote: > > 33 files changed, 135 insertions(+), 180 deletions(-) this already looks nice. I'll go through the individual patches and see if there's anything there that raises my hackles. Silence will mean assent in this case Linus