From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751438AbcGWRFS (ORCPT ); Sat, 23 Jul 2016 13:05:18 -0400 Received: from imap.thunk.org ([74.207.234.97]:49236 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751083AbcGWRFQ (ORCPT ); Sat, 23 Jul 2016 13:05:16 -0400 Date: Sat, 23 Jul 2016 13:05:11 -0400 From: "Theodore Ts'o" To: Catalin Marinas Cc: Nicholas Krause , Al Viro , linux-fsdevel@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [PATCH] vfs:Fix memory leak on error path in get_empty_file Message-ID: <20160723170511.GC10966@thunk.org> Mail-Followup-To: Theodore Ts'o , Catalin Marinas , Nicholas Krause , Al Viro , linux-fsdevel@vger.kernel.org, Linux Kernel Mailing List References: <1469156017-5708-1-git-send-email-xerofoify@gmail.com> <20160722040156.GM2356@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.0 (2016-04-01) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 22, 2016 at 11:47:35AM +0100, Catalin Marinas wrote: > I can't find the original post (probably it only went to the > linux-fsdevel list), so replying to Nicholas here: You couldn't find the original post because there is a *reason* why Nick has been banned from bugzilla.kernel.org, and all of the vger.kernel.org mailing lists. The best thing to do is to just hit the 'D' key when Nick tries to send you a patch personally, and don't reply. It's not worth your time. Many people have tried educating him, and he's apparently beyond education. This includes something as simple as asking him to test his patches before submitting it. - Ted