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] ext[234] bugfixes/cleanup
Date: Tue, 24 Jul 2007 00:03:07 -0400 [thread overview]
Message-ID: <E1IDBc3-0004KF-PD@candygram.thunk.org> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus
Many thanks!!
- Ted
Eric Sandeen (2):
Fix fencepost error in ext[234]_check_descriptors
Remove unused bh in calls to ext[234]_get_group_desc
Mingming Cao (1):
Some cleanups in ext4/JBD2 to follow the naming rules
b/fs/ext2/ialloc.c | 24 ++++++++----------------
b/fs/ext2/inode.c | 2 +-
b/fs/ext2/super.c | 2 +-
b/fs/ext3/ialloc.c | 17 +++++++----------
b/fs/ext3/super.c | 2 +-
b/fs/ext4/extents.c | 2 +-
b/fs/ext4/ialloc.c | 17 +++++++----------
b/fs/ext4/super.c | 2 +-
b/fs/jbd2/commit.c | 2 +-
b/fs/jbd2/journal.c | 26 +++++++++++++-------------
b/fs/jbd2/recovery.c | 2 +-
b/fs/jbd2/revoke.c | 4 ++--
b/include/linux/ext4_jbd2.h | 6 +++---
b/include/linux/jbd2.h | 30 +++++++++++++++---------------
b/include/linux/poison.h | 3 ++-
fs/ext4/super.c | 2 +-
16 files changed, 65 insertions(+), 78 deletions(-)
reply other threads:[~2007-07-24 4:03 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=E1IDBc3-0004KF-PD@candygram.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).