Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1718019
| From | Theodore Ts'o <tytso@mit.edu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | ext4 bug fixes for 4.13 |
| Date | 2017-08-23 06:20 +0200 |
| Message-ID | <uhvj4-49i-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
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
csiph-web