https://github.com/torvalds/linux
Revision 1a067a22e466d2910d10d47a7125bf7ced943165 authored by Artem Bityutskiy on 21 April 2011, 07:39:54 UTC, committed by Artem Bityutskiy on 21 April 2011, 12:27:12 UTC
When UBIFS switches to R/O mode because it detects I/O failures, then
when we unmount, we still may have allocated budget, and the assertions
which verify that we have not budget will fire. But it is expected to
have the budget in case of I/O failures, so the assertion warnings will
be false. Suppress them for the I/O failure case.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
1 parent 8c230d9
History
Tip revision: 1a067a22e466d2910d10d47a7125bf7ced943165 authored by Artem Bityutskiy on 21 April 2011, 07:39:54 UTC
UBIFS: fix false assertion warning in case of I/O failures
Tip revision: 1a067a2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 188.2 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top