Re: [GIT PULL] ext4 bug fixes for 4.13

From: Theodore Ts'o
Date: Mon Aug 07 2017 - 09:55:20 EST


On Sun, Aug 06, 2017 at 12:39:23PM -0700, Linus Torvalds wrote:
> On Sun, Aug 6, 2017 at 12:27 PM, Theodore Ts'o <tytso@xxxxxxx> wrote:
> >
> > A large number of ext4 bug fixes and cleanups for v4.13
>
> A couple of these appear to be neither cleanups nor fixes. And a lot
> of them appear to be very recent.
>
> I've pulled this, but if I hear about problems, ext4 is going to be on
> my shit-list, and you'd better be a *lot* more careful about pull
> requests. Because this is not ok.

Sorry, I'll be conservative in sending pull requests to you in the
future. The one commit that wasn't a bug fix, cleanup, or prereq for
a bugfix/cleanup was an optimization for a feature that landed during
this merge window (large xattrs using xattr inodes).

The patches did go through a full regression test cycle, and
everything was reviewed by at least a second person, but yeah, -rc4 is
getting a bit late in the cycle. I certainly wouldn't have sent it
any later...

- Ted