From: Artem Bityutskiy Date: Tue, 21 Oct 2008 09:56:31 +0000 (+0300) Subject: UBIFS: remove printk X-Git-Tag: Release-2010-05/1~3^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32dd193e5bde8813d870ec0c43cb10572ffacc9e;p=pandora-kernel.git UBIFS: remove printk Remove the "UBIFS background thread ubifs_bgd0_0 started" message. We kill the background thread when we switch to R/O mode, and start it again whan we switch to R/W mode. OLPC is doing this many times during boot, and we see this message many times as well, which is irritating. So just kill the message. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed