[PULL REQUEST] Ext3, jbd, and quota fixes for 2.6.39-rc1

From: Jan Kara
Date: Thu Mar 17 2011 - 15:56:00 EST


Hello Linus,

could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6.git for_linus

The branch contains several ext3, jbd, and quota fixes.

The full shortlog is:

Amir Goldstein (1):
ext3: skip orphan cleanup on rocompat fs

Davidlohr Bueso (1):
quota: return -ENOMEM when memory allocation fails

Eric Sandeen (1):
ext3: Always set dx_node's fake_dirent explicitly.

Justin P. Mattock (1):
jbd: Remove one to many n's in a word.

Tao Ma (3):
ext3: Adjust trim start with first_data_block.
ext3: speed up group trim with the right free block count.
ext3: Fix an overflow in ext3_trim_fs.

The diffstat is

fs/ext3/balloc.c | 21 ++++++++++++---------
fs/ext3/namei.c | 2 +-
fs/ext3/super.c | 7 +++++++
fs/jbd/journal.c | 2 +-
fs/jbd2/journal.c | 2 +-
fs/quota/quota_v2.c | 2 +-
6 files changed, 23 insertions(+), 13 deletions(-)

Thanks
Honza
--
Jan Kara <jack@xxxxxxx>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/