From: Theodore Ts'o <tytso@mit.edu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] ext4 bug fixes for 3.19-rc3
Date: Mon, 5 Jan 2015 17:54:18 -0500 [thread overview]
Message-ID: <20150105225418.GA1086@thunk.org> (raw)
The following changes since commit 50db71abc529c48b21f4c3034d3cff27cfb25795:
ext4: ext4_da_convert_inline_data_to_extent drop locked page after error (2014-12-05 21:37:15 -0500)
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 363307e6e561cde78572fd22e7fd00cd3e5adb02:
ext4: remove spurious KERN_INFO from ext4_warning call (2015-01-02 15:31:14 -0500)
----------------------------------------------------------------
Revert a potential seek_data/hole regression which shows up when using
ext4 to handle ext3 file systems, plus two minor bug fixes.
----------------------------------------------------------------
Jakub Wilk (1):
ext4: remove spurious KERN_INFO from ext4_warning call
Theodore Ts'o (2):
ext4: prevent online resize with backup superblock
Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"
fs/ext4/extents.c | 4 +-
fs/ext4/file.c | 220 +++++++++++++++++++++++++++++---------------------------
fs/ext4/resize.c | 24 +++----
fs/ext4/super.c | 2 +-
4 files changed, 129 insertions(+), 121 deletions(-)
reply other threads:[~2015-01-05 22:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150105225418.GA1086@thunk.org \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).