Files
u-boot/fs/ubifs
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>
2018-04-11 11:27:07 +02:00
..
2015-10-26 09:22:36 +01:00
2015-10-26 09:22:36 +01:00
2015-01-29 09:34:03 +01:00
2015-10-26 09:22:36 +01:00
2014-08-25 19:25:55 -04:00
2015-10-26 09:22:36 +01:00
2015-10-26 09:22:36 +01:00
2015-10-26 09:22:36 +01:00
2015-10-26 09:22:36 +01:00
2015-10-26 09:22:36 +01:00
2015-10-26 09:22:36 +01:00
2015-10-26 09:22:36 +01:00
2015-10-26 09:22:36 +01:00
2015-10-26 09:22:36 +01:00
2015-10-26 09:22:36 +01:00
2015-10-26 09:22:36 +01:00