summaryrefslogtreecommitdiff
path: root/fs/ubifs/tnc.c
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2009-07-19 10:51:04 (GMT)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2009-07-24 12:14:54 (GMT)
commite9d6bbc428bdf0c08bbd0b3f28db2b7317cfff21 (patch)
treeec306cfd64f3ae1926b5a92379d072791458b710 /fs/ubifs/tnc.c
parentb5148da40cb77ca84c4b0281e7049bb26d786592 (diff)
downloadlinux-fsl-qoriq-e9d6bbc428bdf0c08bbd0b3f28db2b7317cfff21.tar.xz
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>
Diffstat (limited to 'fs/ubifs/tnc.c')
0 files changed, 0 insertions, 0 deletions