Artem Bityutskiy e9d6bbc428 UBIFS: kill BKL
The BKL was pushed down from VFS to the file-systems. It used
to serialize mount/unmount/remount and prevented more than one
instance of the same file-system from doing
mount/umount/remount at the same time. But it is OK for UBIFS
and it does not need any additional locking for these cases.
Thus, kick the BKL out of UBIFS.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2009-07-24 15:14:54 +03:00
..
2009-05-29 14:38:37 +03:00
2009-07-24 15:14:54 +03:00
2008-12-31 14:13:24 +02:00
2009-03-20 19:11:12 +02:00
2009-01-26 12:54:11 +02:00
2009-03-08 13:29:09 +02:00
2009-03-20 19:12:00 +02:00
2009-07-12 12:22:34 -07:00
2009-03-20 19:11:12 +02:00
2009-07-24 15:14:54 +03:00
2009-03-20 19:11:12 +02:00
2009-01-26 12:54:11 +02:00
2009-03-20 19:11:12 +02:00
2008-12-23 12:23:40 +02:00
2008-07-15 17:35:24 +03:00
2009-01-29 16:22:54 +02:00
2008-09-30 11:12:56 +03:00
2009-07-09 09:19:39 +03:00
2009-03-26 16:36:20 +02:00
2009-02-17 12:45:22 +02:00
2009-07-24 15:14:54 +03:00
2008-09-30 11:12:57 +03:00
2009-03-20 19:11:12 +02:00
2009-03-26 16:36:20 +02:00