]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
UBIFS: remove printk
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 21 Oct 2008 09:56:31 +0000 (12:56 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 6 Nov 2008 09:06:14 +0000 (11:06 +0200)
commit069782a1ee55105220e5ae2db448495dac267cb1
treeb25f2fadb18c795e04761d1a5c8bbdcba5589bcd
parent45beca08dd8b6d6a65c5ffd730af2eac7a2c7a03
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 <Artem.Bityutskiy@nokia.com>
fs/ubifs/commit.c