2011-04-24 06:44:30

by Artem Bityutskiy

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

Hi Linus,

please, pull few more UBIFS fixes. All of the fixes are about recovery from
power cuts. The fixes are small, but go with large commentaries so there are
much more insertions than deletions.

The following changes since commit f0e615c3cb72b42191b558c130409335812621d8:

Linux 2.6.39-rc4 (2011-04-18 21:26:00 -0700)

are available in the git repository at:
git://git.infradead.org/ubifs-2.6.git for-linus

Artem Bityutskiy (3):
UBIFS: fix false space checking failure
UBIFS: fix false assertion warning in case of I/O failures
UBIFS: fix master node recovery

fs/ubifs/recovery.c | 26 ++++++++++++++++++++++++++
fs/ubifs/super.c | 29 +++++++++++++++++++++--------
2 files changed, 47 insertions(+), 8 deletions(-)

Thanks,
Artem.