mbox

[GIT,PULL] UBIFS changes for 3.13-rc1

Message ID 1384259599.15824.137.camel@sauron.fi.intel.com
State Accepted
Headers show

Pull-request

git://git.infradead.org/linux-ubifs.git tags/upstream-3.13-rc1

Message

Artem Bityutskiy Nov. 12, 2013, 12:33 p.m. UTC
Hi Linus,

The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8:

  Linux 3.11-rc5 (2013-08-11 18:04:20 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-ubifs.git tags/upstream-3.13-rc1

for you to fetch changes up to 58a4e23703b22c331b01fbd0c12161aadaa6d50b:

  UBIFS: correct data corruption range (2013-10-26 11:33:38 +0100)

----------------------------------------------------------------
Mostly fixes for the power cut emulation UBIFS mode, and only one functional
change which fixes a return error code.

----------------------------------------------------------------
Mats Kärrman (2):
      UBIFS: remove invalid warn msg with tst_recovery enabled
      UBIFS: correct data corruption range

Wei Yongjun (1):
      UBIFS: fix return code

wang.bo116@zte.com.cn (1):
      UBIFS: remove unnecessary code in ubifs_garbage_collect

 fs/ubifs/debug.c | 13 +++++++------
 fs/ubifs/gc.c    |  3 +--
 fs/ubifs/super.c |  8 ++++++--
 3 files changed, 14 insertions(+), 10 deletions(-)