2010-08-03 09:09:08

by Artem Bityutskiy

[permalink] [raw]
Subject: [GIT PULL] UBIFS changes for 2.6.36

Hi Linus,

Please, pull the UBIFS tree from:

The following changes since commit 7e27d6e778cd87b6f2415515d7127eba53fe5d02:

Linux 2.6.35-rc3 (2010-06-11 19:14:04 -0700)

are available in the git repository at:
git://git.infradead.org/ubifs-2.6.git linux-next

Artem Bityutskiy (2):
UBIFS: check return code
UBIFS: fix GC LEB recovery

Julia Lawall (1):
UBIFS: use ERR_CAST

Matthieu CASTET (1):
UBIFS: fix a memory leak on error path.

fs/ubifs/lpt.c | 14 +++++++-------
fs/ubifs/lpt_commit.c | 2 +-
fs/ubifs/recovery.c | 23 ++++++++++++++++++-----
fs/ubifs/super.c | 4 +++-
4 files changed, 29 insertions(+), 14 deletions(-)

Thanks,
Artem.