X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fofd%2Fofd_fs.c;h=758f4a2341a105d57ee8c9181581be5823384075;hb=31db8f9cf048ef93477951e12a166722e777a2da;hp=45c46ccf3d8a698049c999ce606b86f8ec4cf2c3;hpb=ed01ad4a4cd34eb2716d7758576c26e36fc96153;p=fs%2Flustre-release.git diff --git a/lustre/ofd/ofd_fs.c b/lustre/ofd/ofd_fs.c index 45c46cc..758f4a2 100644 --- a/lustre/ofd/ofd_fs.c +++ b/lustre/ofd/ofd_fs.c @@ -267,7 +267,7 @@ int ofd_groups_init(const struct lu_env *env, struct ofd_device *ofd) } } - CWARN("%s: %u groups initialized\n", + CDEBUG(D_OTHER, "%s: %u groups initialized\n", ofd_obd(ofd)->obd_name, ofd->ofd_max_group + 1); cleanup: RETURN(rc);