From: Artem Bityutskiy Date: Thu, 29 Jan 2009 14:34:30 +0000 (+0200) Subject: UBIFS: remove fast unmounting X-Git-Tag: Release-2010-05/1~3^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1570aa9cd85dee65bd7aeb8a8af19d79418b93e8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed