* ext4 bug fixes for 4.13
@ 2017-08-23 4:16 Theodore Ts'o
2017-08-23 4:51 ` Linus Torvalds
0 siblings, 1 reply; 2+ messages in thread
From: Theodore Ts'o @ 2017-08-23 4:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-ext4
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-23 4:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-23 4:16 ext4 bug fixes for 4.13 Theodore Ts'o
2017-08-23 4:51 ` Linus Torvalds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).