UBIFS: remove fast unmounting
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 29 Jan 2009 14:34:30 +0000 (16:34 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 29 Jan 2009 14:34:30 +0000 (16:34 +0200)
commit27ad27993313312a4ad0047d0a944c425cd511a5
treee80043a796d012e60ba7ed17c38cc13e5a56f888
parenta2b9df3ff691db8e5e521dccd231a8098bbf7416
UBIFS: remove fast unmounting

This UBIFS feature has never worked properly, and it was a mistake
to add it because we simply have no use-cases. So, lets still accept
the fast_unmount mount option, but ignore it. This does not change
much, because UBIFS commit in sync_fs anyway, and sync_fs is called
while unmounting.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Documentation/filesystems/ubifs.txt
fs/ubifs/super.c
fs/ubifs/ubifs.h