[GIT PULL] ext3, udf, quota fixes

From: Jan Kara
Date: Mon Dec 17 2012 - 09:33:26 EST


Hello Linus,

could you please pull from

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

to get some ext3 & quota cleanups and couple of udf fixes.

Top of the tree is 56df127. The full shortlog is:

Julia Lawall (1):
ext3: drop if around WARN_ON

Lee Jones (1):
quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_BLOCK

Namjae Jeon (3):
udf: fix memory leak while allocating blocks during write
udf: don't increment lenExtents while writing to a hole
udf: remove un-needed variable from inode_getblk

Zhao Hongjiang (1):
ext3: get rid of the duplicate code on ext3_fill_super

The diffstat is

fs/ext3/inode.c | 3 +--
fs/ext3/super.c | 3 ---
fs/quota/quota.c | 4 ++++
fs/udf/inode.c | 14 +++++++++-----
4 files changed, 14 insertions(+), 10 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/