linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Fix regressions caused by user namespace conversions (ext2, ext3, quota)
Date: Wed, 17 Oct 2012 02:31:38 +0200	[thread overview]
Message-ID: <20121017003138.GF13227@quack.suse.cz> (raw)

  Hello Linus,

  could you please pull from

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

to get three fixes of regressions caused by user namespace patches merged
recently, and minor ext3 fix and cleanup.

Top of the tree is 6c29c50. The full shortlog is:

Carlos Maiolino (2):
      ext3: fix possible non-initialized variable on htree_dirblock_to_tree()
      ext3: ext3_bread usage audit

Jan Kara (1):
      quota: Silence warning about PRJQUOTA not being handled in need_print_warning()

Zhao Hongjiang (2):
      ext2: fix return values on parse_options() failure
      ext3: fix return values on parse_options() failure

The diffstat is

 fs/ext2/super.c  |    4 ++--
 fs/ext3/namei.c  |   40 +++++++++++++++++++++-------------------
 fs/ext3/namei.h  |   19 +++++++++++++++++++
 fs/ext3/super.c  |    4 ++--
 fs/quota/dquot.c |    2 ++
 5 files changed, 46 insertions(+), 23 deletions(-)

							Thanks
								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

                 reply	other threads:[~2012-10-17  0:31 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=20121017003138.GF13227@quack.suse.cz \
    --to=jack@suse.cz \
    --cc=linux-fsdevel@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).