From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zeniv.linux.org.uk ([195.92.253.2]:47282 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752389AbeESXrk (ORCPT ); Sat, 19 May 2018 19:47:40 -0400 Date: Sun, 20 May 2018 00:47:33 +0100 From: Al Viro To: Ernesto =?iso-8859-1?Q?A=2E_Fern=E1ndez?= Cc: Tetsuo Handa , akpm@linux-foundation.org, syzkaller-bugs@googlegroups.com, syzbot+01ffaf5d9568dd1609f7@syzkaller.appspotmail.com, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH] hfsplus: don't return 0 when fill_super() failed Message-ID: <20180519234733.GW30522@ZenIV.linux.org.uk> References: <001a114467485371b605691053fc@google.com> <20180515164221.57cbosgvu6ahslon@eaf> <201805192255.CAD48427.HLtFMOFVOSOQJF@I-love.SAKURA.ne.jp> <20180519232503.oya6winh6fvxlh7t@eaf> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180519232503.oya6winh6fvxlh7t@eaf> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sat, May 19, 2018 at 08:25:04PM -0300, Ernesto A. Fern�ndez wrote: > > Oh, I didn't notice that you already wrote that patch. > > Anyway, whom to ask for merge? Al Viro? Andrew Morton? > > I think Andrew Morton, but only one of my patches for hfsplus has been > picked up so far, so I can't tell you for sure. > > Al Viro wasn't happy with this patchset and thought it was better to let > ->put_super() handle the cleanup. I made a second version but I don't > think he had the time to look at it yet. Sorry, buried under fs/aio.c review (aio-poll stuff) and assorted shite around mkdir/open-by-handle right now ;-/ I'll get to that tonight or tomorrow morning.