[GIT PULL] UBIFS changes for 3.9-rc1

From: Artem Bityutskiy
Date: Mon Feb 25 2013 - 04:31:37 EST


Hi Linus,

please pull UBIFS changes for 3.9-rc1.

The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:

Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)

are available in the git repository at:

git://git.infradead.org/linux-ubifs.git tags/upstream-3.9-rc1

for you to fetch changes up to 8afd500cb52a5d00bab4525dd5a560d199f979b9:

UBIFS: fix double free of ubifs_orphan objects (2013-02-04 12:31:48 +0200)

----------------------------------------------------------------
I's been quite silent and we have only a couple of bug-fixes for the orphans
handling code plus one cosmetic change.

----------------------------------------------------------------
Adam Thomas (2):
UBIFS: fix use of freed ubifs_orphan objects
UBIFS: fix double free of ubifs_orphan objects

Akinobu Mita (1):
UBIFS: rename random32() to prandom_u32()

fs/ubifs/debug.c | 8 ++++----
fs/ubifs/lpt_commit.c | 14 +++++++-------
fs/ubifs/orphan.c | 12 ++++++++++--
fs/ubifs/tnc_commit.c | 2 +-
fs/ubifs/ubifs.h | 6 +++++-
5 files changed, 27 insertions(+), 15 deletions(-)

--
Best Regards,
Artem Bityutskiy

--
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/