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 <[email protected]>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to