The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] UBIFS recovery fixes for 2.6.39
Date: Mon, 02 May 2011 20:05:59 +0300	[thread overview]
Message-ID: <20110502170559.14532.1878.sendpatchset@localhost.localdomain> (raw)

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.

                 reply	other threads:[~2011-05-02 17:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110502170559.14532.1878.sendpatchset@localhost.localdomain \
    --to=artem.bityutskiy@nokia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox