[GIT PULL] UBIFS changes for 3.7-rc1

Artem Bityutskiy dedekind1 at gmail.com
Tue Oct 2 09:35:46 EDT 2012


Hi Linus,

please, pull UBIFS changes.

The following changes since commit 69f9025894c391fec2f7c7ea9150203418454915:

  UBIFS: fix error messages spelling (2012-08-22 17:41:09 +0300)

are available in the git repository at:

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

for you to fetch changes up to 3668b70fcf1fdc6799abf15f70fe3f50f407ec82:

  UBIFS: print less (2012-08-31 17:32:58 +0300)

----------------------------------------------------------------
No big changes for 3.7 in UBIFS:
* Error reporting and debug printing improvements
* Power cut emulation fixes
* Minor cleanups

----------------------------------------------------------------
Artem Bityutskiy (8):
      UBIFS: print PID in debug messages
      UBIFS: always print full error reports
      UBIFS: improve scanning debug output
      UBIFS: fix power cut emulation for mtdram
      UBIFS: use __aligned() attribute
      UBIFS: comply with coding style
      UBIFS: use pr_ helper instead of printk
      UBIFS: print less

Jiri Slaby (1):
      UBIFS: remove __DATE__ and __TIME__

 fs/ubifs/budget.c     |   5 +-
 fs/ubifs/commit.c     |   8 +--
 fs/ubifs/compress.c   |   7 +--
 fs/ubifs/debug.c      | 633 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------------------------------------------------
 fs/ubifs/debug.h      |  15 ++---
 fs/ubifs/dir.c        |   4 +-
 fs/ubifs/file.c       |   4 +-
 fs/ubifs/gc.c         |   6 +-
 fs/ubifs/log.c        |  14 ++---
 fs/ubifs/lprops.c     |  66 ++++++++++-----------
 fs/ubifs/lpt.c        |   5 +-
 fs/ubifs/lpt_commit.c |  58 ++++++++-----------
 fs/ubifs/orphan.c     |   7 +--
 fs/ubifs/recovery.c   |  11 ++--
 fs/ubifs/replay.c     |  16 ++---
 fs/ubifs/sb.c         |  19 +++---
 fs/ubifs/scan.c       |  15 +++--
 fs/ubifs/super.c      | 119 ++++++++++++++++++--------------------
 fs/ubifs/tnc_misc.c   |   4 +-
 fs/ubifs/ubifs.h      |  13 ++---
 20 files changed, 451 insertions(+), 578 deletions(-)

-- 
Best Regards,
Artem Bityutskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20121002/96597aa9/attachment.sig>


More information about the linux-mtd mailing list