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


Groups > linux.kernel > #1345069 > unrolled thread

[GIT PULL] ext4 bug fix for 4.6

Started byTheodore Ts'o <tytso@mit.edu>
First post2016-02-27 20:20 +0100
Last post2016-02-27 20:30 +0100
Articles 2 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] ext4 bug fix for 4.6 Theodore Ts'o <tytso@mit.edu> - 2016-02-27 20:20 +0100
    Re: [GIT PULL] ext4 bug fix for 4.6 Theodore Ts'o <tytso@mit.edu> - 2016-02-27 20:30 +0100

#1345069 — [GIT PULL] ext4 bug fix for 4.6

FromTheodore Ts'o <tytso@mit.edu>
Date2016-02-27 20:20 +0100
Subject[GIT PULL] ext4 bug fix for 4.6
Message-ID<r6Szf-7Cl-3@gated-at.bofh.it>
The following changes since commit 74dae4278546b897eb81784fdfcce872ddd8b2b8:

  ext4: fix crashes in dioread_nolock mode (2016-02-19 00:33:21 -0500)

are available in the git repository at:

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

for you to fetch changes up to 1e9d180ba39f42e8ca4a808baef3a3ef034b1c2c:

  ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() (2016-02-27 14:01:16 -0500)

----------------------------------------------------------------
This fixes a file system corruption bug with DAX

----------------------------------------------------------------
Ross Zwisler (1):
      ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()

 fs/ext2/file.c | 19 +------------------
 fs/ext4/file.c | 19 ++-----------------
 2 files changed, 3 insertions(+), 35 deletions(-)

[toc] | [next] | [standalone]


#1345071

FromTheodore Ts'o <tytso@mit.edu>
Date2016-02-27 20:30 +0100
Message-ID<r6SIW-7GS-15@gated-at.bofh.it>
In reply to#1345069
Sorry, the subject line should have said "a bug fix for 4.5".

					- Ted

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web