From: Artem Bityutskiy Date: Tue, 23 Dec 2008 12:39:14 +0000 (+0200) Subject: UBIFS: fix writing uncompressed files X-Git-Tag: Release-2010-05/1~3^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80c80ec0aac223d579746cf24e4d6d66ead6ba62;p=pandora-kernel.git UBIFS: fix writing uncompressed files UBIFS does not disable compression if ui->flags is non-zero, e.g. if the file has "sync" flag. This is because of the typo which is fixed by this patch. The patch also adds a couple of useful debugging prints. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed