Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751495AbaJRPfq (ORCPT ); Sat, 18 Oct 2014 11:35:46 -0400 Received: from mail-vc0-f179.google.com ([209.85.220.179]:38141 "EHLO mail-vc0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751151AbaJRPfo (ORCPT ); Sat, 18 Oct 2014 11:35:44 -0400 MIME-Version: 1.0 In-Reply-To: <20141017085509.GE5011@tucsk.piliscsaba.szeredi.hu> References: <20140930191933.GC5011@tucsk.piliscsaba.szeredi.hu> <542BE551.1010705@parallels.com> <543F9E75.2090509@parallels.com> <20141017085509.GE5011@tucsk.piliscsaba.szeredi.hu> Date: Sat, 18 Oct 2014 08:35:43 -0700 X-Google-Sender-Auth: u-HJkg-hXrcDD9csCuPuReQuUtw Message-ID: Subject: Re: [PATCH 0/5] fuse: handle release synchronously (v4) From: Linus Torvalds To: Miklos Szeredi Cc: Maxim Patlasov , Anand Avati , Linux Kernel Mailing List , Michael j Theall , fuse-devel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 17, 2014 at 1:55 AM, Miklos Szeredi wrote: > > The problem with those "count elevated by other things" is that they are > actually bugs. No they aren't. You think they are, and then you find one case, and ignore all the others. Look around for AIO. Look around for the loop driver. Look around for a number of things that do "fget()" and that you completely ignored. So no, your patch doesn't change the fundamental issue in any way, shape, or form. I asked you to stop emailing me with these broken "let's fix one special case, because I can't be bothered to understand the big picture" patches. This was another one of those hacky sh*t patches that doesn't actually change the deeper issue. Stop it. Seriously. This idiotic thread has been going on for too long. Linus -- 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/