X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Futils%2Flibmount_utils_ldiskfs.c;h=1ee361219cde62a396d7a32cc85f1dd7ec2a9891;hp=958639630dfcfc784cc0710f686d028ee30056f8;hb=38e6ee6fb779c34c7ef3eb4a010332385b3b84c1;hpb=fb291dbf72ecd32847f1499776a441126f28e9bf diff --git a/lustre/utils/libmount_utils_ldiskfs.c b/lustre/utils/libmount_utils_ldiskfs.c index 9586396..1ee3612 100644 --- a/lustre/utils/libmount_utils_ldiskfs.c +++ b/lustre/utils/libmount_utils_ldiskfs.c @@ -356,9 +356,9 @@ static void disp_old_e2fsprogs_msg(const char *feature, int make_backfs) "to enable this feature.\n"); #endif if (make_backfs) - fprintf(stderr, "Feature will not be enabled until %s" - "is updated and '%s -O %s %%{device}' " - "is run.\n\n", E2FSPROGS, TUNE2FS, feature); + fprintf(stderr, + "Feature will not be enabled until %s is updated and '%s -O %s %%{device}' is run.\n\n", + E2FSPROGS, TUNE2FS, feature); } /* Check whether the file exists in the device */