From: Theodore Ts'o <tytso@mit.edu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ext4@vger.kernel.org
Subject: [GIT PULL] ext4 regression fixes for 3.8
Date: Mon, 07 Jan 2013 11:42:47 -0500 [thread overview]
Message-ID: <nsx38ydt054.fsf@closure.thunk.org> (raw)
The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed:
Linux 3.8-rc2 (2013-01-02 18:13:21 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus
for you to fetch changes up to fef0ebdb229bedce888b63923e2a1ba4e6c6a84c:
ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() (2013-01-06 23:40:25 -0500)
----------------------------------------------------------------
Bug fixes, including two regressions introduced in v3.8. The most
serious of these regressions is a buffer cache leak.
----------------------------------------------------------------
Guo Chao (2):
ext4: release buffer in failed path in dx_probe()
ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir()
Valerie Aurora (1):
ext4: fix configuration dependencies for ext4 ACLs and security labels
fs/ext4/Kconfig | 2 ++
fs/ext4/namei.c | 3 +--
2 files changed, 3 insertions(+), 2 deletions(-)
reply other threads:[~2013-01-07 16:42 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=nsx38ydt054.fsf@closure.thunk.org \
--to=tytso@mit.edu \
--cc=linux-ext4@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.