All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] UBIFS recovery fixes for 2.6.39
@ 2011-05-02 17:05 Artem Bityutskiy
  0 siblings, 0 replies; only message in thread
From: Artem Bityutskiy @ 2011-05-02 17:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Artem Bityutskiy, linux-kernel

Hi Linus,

here are 2 more UBIFS recovery failure fixes which I'd like to merge upstream and
to -stable. These patches fix the situation when UBIFS fails to mount the file-system
after a power cut. I've been testing the 2 patches extensively for a week, so I'm
quite confident they do not break anything and I cannot reproduce the mount failures
with them. Please, pull.

The following changes since commit 8e10cd74342c7f5ce259cceca36f6eba084f5d58:

  Linux 2.6.39-rc5 (2011-04-26 20:48:50 -0700)

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

Artem Bityutskiy (2):
      UBIFS: do not free write-buffers when in R/O mode
      UBIFS: seek journal heads to the latest bud in replay

 fs/ubifs/log.c    |   20 --------------------
 fs/ubifs/replay.c |   18 ++++++++++++------
 fs/ubifs/super.c  |   15 ++++-----------
 3 files changed, 16 insertions(+), 37 deletions(-)

Thanks,
Artem.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-02 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-02 17:05 [GIT PULL] UBIFS recovery fixes for 2.6.39 Artem Bityutskiy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.