You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bradley Bolen
05ea83b67e
ubifs: Change value of mutex_is_locked()
...
The mutex lock and unlock functions are stubbed out and mutex_is_locked
was 0. This caused asserts to fail in ubifs code when checking that the
mutex was locked. For example,
UBIFS assert failed in ubifs_change_lp at 540
UBIFS assert failed in ubifs_release_lprops at 278
Assume that the "mutex" is locked since that is the normal case when it
is checked in the ubifs code.
Signed-off-by: Bradley Bolen <bradleybolen@gmail.com>
7 years ago
..
Kconfig
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
7 years ago
Makefile
ubifs: Enable journal replay during mount
11 years ago
budget.c
ubi,ubifs: sync with linux v4.2
10 years ago
crc16.c
…
crc16.h
…
debug.c
ubi,ubifs: sync with linux v4.2
10 years ago
debug.h
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
8 years ago
gc.c
ubifs: Enable journal replay during mount
11 years ago
io.c
ubi,ubifs: sync with linux v4.2
10 years ago
key.h
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
log.c
ubi,ubifs: sync with linux v4.2
10 years ago
lprops.c
ubi,ubifs: sync with linux v4.2
10 years ago
lpt.c
ubi,ubifs: sync with linux v4.2
10 years ago
lpt_commit.c
ubi,ubifs: sync with linux v4.2
10 years ago
master.c
ubi,ubifs: sync with linux v4.2
10 years ago
misc.h
kbuild: force to define __UBOOT__ in all the C sources
11 years ago
orphan.c
ubi,ubifs: sync with linux v4.2
10 years ago
recovery.c
ubi,ubifs: sync with linux v4.2
10 years ago
replay.c
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
10 years ago
sb.c
ubi,ubifs: sync with linux v4.2
10 years ago
scan.c
ubi,ubifs: sync with linux v4.2
10 years ago
super.c
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
7 years ago
tnc.c
ubi,ubifs: sync with linux v4.2
10 years ago
tnc_misc.c
ubi,ubifs: sync with linux v4.2
10 years ago
ubifs-media.h
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
ubifs.c
ubifs: no NULL check needed before free
8 years ago
ubifs.h
ubifs: Change value of mutex_is_locked()
7 years ago