All of lore.kernel.org
 help / color / mirror / Atom feed
From: Souptick Joarder <jrdr.linux@gmail.com>
To: "Darrick J. Wong" <darrick.wong@oracle.com>
Cc: Matthew Wilcox <willy@infradead.org>,
	Christoph Hellwig <hch@infradead.org>,
	Dave Chinner <david@fromorbit.com>,
	linux-xfs@vger.kernel.org
Subject: Re: [PATCH] fs: xfs: Change return type to vm_fault_t
Date: Wed, 30 May 2018 18:05:13 +0530	[thread overview]
Message-ID: <CAFqt6za9AUAbt7g7tY7iQ2SQtgGOUZ266aym1zrm9Z5PhBvvaw@mail.gmail.com> (raw)
In-Reply-To: <20180416170329.GA5203@magnolia>

On Mon, Apr 16, 2018 at 10:33 PM, Darrick J. Wong
<darrick.wong@oracle.com> wrote:
> On Mon, Apr 16, 2018 at 04:31:39AM -0700, Matthew Wilcox wrote:
>> On Mon, Apr 16, 2018 at 04:23:53AM -0700, Christoph Hellwig wrote:
>> > On Mon, Apr 16, 2018 at 04:14:23AM -0700, Matthew Wilcox wrote:
>> > > That's an unreasonable request.  It would (usually) require writing more
>> > > code to convert errnos into VM_FAULT returns.  And that code would get
>> > > precisely zero testing upstream because the next commit would come along
>> > > and delete it, replacing it with calls to common code.
>> >
>> > Well, introduce the damn common code first.  It does not require
>> > using the typedef in any way.
>>
>> Already done.
>
> I wondered "Yeah, why isn't this one big series?  Where are the rest of
> the patches to convert everything else?" and then realized the patch
> author landed the function pointer prototype changes in mm.h prior to
> 4.17-rc1 and is now playing scattershot catch-up across the tree...
>
> ...hm, the original mm patch wasn't cc'd to fsdevel either, so that's
> probably why I never heard of any of this until now.
>
> So, uh, why wasn't this whole series (all the mm changes and all the
> required fs changes) sent out for review prior to the merge window?
>
> I don't like "Hey we bitrotted your filesystem without telling you, now
> here's a patch to fix it..."  The code change looks ok, but now I'm
> going to schedule some time to go digging to see if there's anything
> else lurking beneath the surface here.
>
>> > In this current form of single patches:  NAK to anything I maintain
>> > or review.
>>
>> Yeah, we already have a plan for dealing with arsehole or MIA maintainers.
>> Fortunately, you're not actually the maintainer for XFS, so it'll be up
>> to Darrick whether to take it or not.
>
> I also dislike being pitted against the other XFS developers.
>

Thanks Darrick. This patch is now available in linux-next-20180530.

      reply	other threads:[~2018-05-30 12:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-14 20:05 [PATCH] fs: xfs: Change return type to vm_fault_t Souptick Joarder
2018-04-14 21:59 ` Dave Chinner
2018-04-14 22:24   ` Matthew Wilcox
2018-04-15  7:21     ` Christoph Hellwig
2018-04-15 11:11       ` Matthew Wilcox
2018-04-15 12:04         ` Christoph Hellwig
2018-04-15 12:34           ` Matthew Wilcox
2018-04-16  8:57             ` Christoph Hellwig
2018-04-16 11:14               ` Matthew Wilcox
2018-04-16 11:23                 ` Christoph Hellwig
2018-04-16 11:31                   ` Matthew Wilcox
2018-04-16 17:03                     ` Darrick J. Wong
2018-05-30 12:35                       ` Souptick Joarder [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFqt6za9AUAbt7g7tY7iQ2SQtgGOUZ266aym1zrm9Z5PhBvvaw@mail.gmail.com \
    --to=jrdr.linux@gmail.com \
    --cc=darrick.wong@oracle.com \
    --cc=david@fromorbit.com \
    --cc=hch@infradead.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=willy@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.