[GIT PULL] UBIFS updates for 2.6.27-rc8

From: Artem Bityutskiy
Date: Fri Sep 26 2008 - 03:44:59 EST


Hi Linus,

please pull from

git://git.infradead.org/~dedekind/ubifs-2.6.git linux-next

The following changes since commit adee14b2e1557d0a8559f29681732d05a89dfc35:
Linus Torvalds (1):
Linux 2.6.27-rc6

are available:

Adrian Hunter (2):
UBIFS: TNC / GC race fixes
UBIFS: remove incorrect assert

Alexander Beregalov (1):
UBIFS: fix printk format warnings

Sebastian Siewior (1):
UBIFS: create the name of the background thread in every case

fs/ubifs/debug.c | 2 +-
fs/ubifs/dir.c | 2 +-
fs/ubifs/find.c | 1 -
fs/ubifs/gc.c | 14 +++++++++++---
fs/ubifs/super.c | 3 +--
fs/ubifs/tnc.c | 2 +-
6 files changed, 15 insertions(+), 9 deletions(-)

These all are fix-only patches of course.

The most important one is
UBIFS: create the name of the background thread in every case
reported here:
http://lists.infradead.org/pipermail/linux-mtd/2008-September/022964.html

The
UBIFS: TNC / GC race fixes
problem was not publically reported, but was found and fixed by us
in Nokia.

These:
UBIFS: remove incorrect assert
UBIFS: fix printk format warnings
are just tiny fixes, which affect only UBIFS debugging mode,
but it would be nice to have them in 2.6.27 as well.

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