Revision ce95a36bb9dd8bb5de49e69b27238da2f415f230 authored by Linus Torvalds on 15 November 2012, 19:28:43 UTC, committed by Linus Torvalds on 15 November 2012, 19:28:43 UTC
Pull UBIFS fixes from Artem Bityutskiy:
 "Two patches which fix a problem reported by several people in the
  past, but only fixed now because no one gave enough material for
  debugging.

  Anyway, these fix the problem that sometimes after a power cut the
  file-system is not mountable with the following symptom:

	grab_empty_leb: could not find an empty LEB

  The fixes make the file-system mountable again."

* tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifs:
  UBIFS: fix mounting problems after power cuts
  UBIFS: introduce categorized lprops counter
2 parent s 006b956 + a28ad42
History
File Mode Size
Makefile -rw-r--r-- 313 bytes
clnt4xdr.c -rw-r--r-- 13.4 KB
clntlock.c -rw-r--r-- 7.0 KB
clntproc.c -rw-r--r-- 21.0 KB
clntxdr.c -rw-r--r-- 13.6 KB
grace.c -rw-r--r-- 1.7 KB
host.c -rw-r--r-- 17.2 KB
mon.c -rw-r--r-- 14.7 KB
netns.h -rw-r--r-- 426 bytes
svc.c -rw-r--r-- 15.6 KB
svc4proc.c -rw-r--r-- 14.0 KB
svclock.c -rw-r--r-- 25.6 KB
svcproc.c -rw-r--r-- 14.8 KB
svcshare.c -rw-r--r-- 2.4 KB
svcsubs.c -rw-r--r-- 10.1 KB
xdr.c -rw-r--r-- 7.2 KB
xdr4.c -rw-r--r-- 7.3 KB

back to top