[GIT PULL] UBIFS changes for 2.6.29-rc4

From: Artem Bityutskiy
Date: Tue Feb 03 2009 - 03:37:04 EST


Hi Linus,

please pull UBIFS fixes and clean-ups from

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

The following changes since commit 1de9e8e70f5acc441550ca75433563d91b269bbe:
Linus Torvalds (1):
Linux 2.6.29-rc2

Adrian Hunter (5):
UBIFS: ensure orphan area head is initialized
UBIFS: fix LPT out-of-space bug (again)
UBIFS: sync wbufs after syncing inodes and pages
UBIFS: spelling fix 'date' -> 'data'
UBIFS: remount ro fixes

Artem Bityutskiy (12):
UBIFS: do not commit twice
UBIFS: constify operations
UBIFS: do not treat all data as short term
UBIFS: document dark_wm and dead_wm better
UBIFS: simplify locking
UBIFS: fix LEB list freeing
UBIFS: add re-mount debugging checks
UBIFS: always clean up GC LEB space
UBIFS: fix assertions
UBIFS: fix no_chk_data_crc
UBIFS: return sensible error codes
UBIFS: remove fast unmounting

Documentation/filesystems/ubifs.txt | 7 --
fs/ubifs/budget.c | 35 +++++--
fs/ubifs/debug.c | 122 ++++++++++++++++------
fs/ubifs/debug.h | 36 ++++---
fs/ubifs/dir.c | 96 +++++++----------
fs/ubifs/file.c | 9 +-
fs/ubifs/gc.c | 28 +++++-
fs/ubifs/io.c | 22 +++--
fs/ubifs/journal.c | 2 +-
fs/ubifs/lprops.c | 12 ++-
fs/ubifs/lpt_commit.c | 44 ++++++--
fs/ubifs/master.c | 2 +-
fs/ubifs/orphan.c | 38 ++++----
fs/ubifs/super.c | 195 +++++++++++++++++------------------
fs/ubifs/tnc.c | 12 ++-
fs/ubifs/ubifs.h | 26 +++---
16 files changed, 393 insertions(+), 293 deletions(-)

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