public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* vfs fixes
@ 2012-04-12  5:09 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2012-04-12  5:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

Regression fix in mtdchar_open(), fix for a really old leak (almost never
hit in practice - it's a b0rken failure exit in simple_fill_super()) and a
typo fix in vfs.txt (misspelled method type).  Please, pull from the usual
place -
git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (3):
      fix breakage in mtdchar_open(), sanitize failure exits
      dentry leak in simple_fill_super() failure exit
      typo fix in Documentation/filesystems/vfs.txt

Diffstat:
 Documentation/filesystems/vfs.txt |    2 +-
 drivers/mtd/mtdchar.c             |   20 ++++++++++----------
 fs/libfs.c                        |    1 +
 3 files changed, 12 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-12  5:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-12  5:09 vfs fixes Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox