Whamcloud - gitweb
LU-16491 lfs: test getdirstripe YAML
[fs/lustre-release.git] / lustre / utils / liblustreapi.c
index f239eca..c3831d7 100644 (file)
@@ -3111,7 +3111,7 @@ void lmv_dump_user_lmm(struct lmv_user_md *lum, char *pool_name,
 
        separator = "\n";
 
-       if (verbose & VERBOSE_OBJID && lum->lum_magic != LMV_USER_MAGIC) {
+       if ((verbose & VERBOSE_OBJID) && lum->lum_magic != LMV_USER_MAGIC) {
                llapi_printf(LLAPI_MSG_NORMAL, "%s", separator);
                if (lum->lum_stripe_count > 0)
                        llapi_printf(LLAPI_MSG_NORMAL,