From: Artem Bityutskiy Date: Tue, 21 Oct 2008 09:56:31 +0000 (+0300) Subject: UBIFS: remove printk X-Git-Tag: v2.6.28-rc8~70^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=069782a1ee55105220e5ae2db448495dac267cb1;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