Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1718019 > unrolled thread

ext4 bug fixes for 4.13

Started byTheodore Ts'o <tytso@mit.edu>
First post2017-08-23 06:20 +0200
Last post2017-08-23 07:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  ext4 bug fixes for 4.13 Theodore Ts'o <tytso@mit.edu> - 2017-08-23 06:20 +0200
    Re: ext4 bug fixes for 4.13 Linus Torvalds <torvalds@linux-foundation.org> - 2017-08-23 07:00 +0200

#1718019 — ext4 bug fixes for 4.13

FromTheodore Ts'o <tytso@mit.edu>
Date2017-08-23 06:20 +0200
Subjectext4 bug fixes for 4.13
Message-ID<uhvj4-49i-7@gated-at.bofh.it>
The following changes since commit aae4e7a8bc44722fe70d58920a36916b1043195e:

  Linux 4.13-rc4 (2017-08-06 18:44:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

for you to fetch changes up to 32aaf194201e98db4235b7b71ac62a22e2ac355f:

  ext4: add missing xattr hash update (2017-08-14 08:30:06 -0400)

----------------------------------------------------------------
Fix a clang build regression and an potential xattr corruption bug.

----------------------------------------------------------------
Tahsin Erdogan (1):
      ext4: add missing xattr hash update

Theodore Ts'o (1):
      ext4: fix clang build regression

 fs/ext4/mballoc.c | 7 +++++--
 fs/ext4/xattr.c   | 6 ++++--
 2 files changed, 9 insertions(+), 4 deletions(-)

[toc] | [next] | [standalone]


#1718038

FromLinus Torvalds <torvalds@linux-foundation.org>
Date2017-08-23 07:00 +0200
Message-ID<uhvVM-4pb-17@gated-at.bofh.it>
In reply to#1718019
On Tue, Aug 22, 2017 at 9:16 PM, Theodore Ts'o <tytso@mit.edu> wrote:
>
> Theodore Ts'o (1):
>       ext4: fix clang build regression

Tssk. The authorship attribution here looks wrong, and the authorship
(Arnd) ended up being in the commit log rather than the author field.

Please be more careful when applying patches from email.

Pulled, but..

               Linus

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web