X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fubifs%2Fcommit.c;h=b49884c8c10e823cbe484e9d5c1fadddf16b5008;hb=96faec945f39cab38403f60f515bff43660b4dab;hp=0a6aa2cc78f07eb7e0aa4ce6af2dfe8b5fe32ca5;hpb=445e1ceda377a681c6f53595311b0d654ca21003;p=pandora-kernel.git diff --git a/fs/ubifs/commit.c b/fs/ubifs/commit.c index 0a6aa2cc78f0..b49884c8c10e 100644 --- a/fs/ubifs/commit.c +++ b/fs/ubifs/commit.c @@ -234,8 +234,8 @@ int ubifs_bg_thread(void *info) int err; struct ubifs_info *c = info; - ubifs_msg("background thread \"%s\" started, PID %d", - c->bgt_name, current->pid); + dbg_msg("background thread \"%s\" started, PID %d", + c->bgt_name, current->pid); set_freezable(); while (1) {