X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Futils%2Fmkfs_lustre.c;h=2b9e5a61d9581bdf9014a404fce94c9b5389dda1;hp=21ab322430c2ee8ff07ffde6dd0a8be4428526f5;hb=f625f670afbe954030ff81f0f8522137d6cdd335;hpb=559e182da8ca764cefffca05c06731e543129fd6 diff --git a/lustre/utils/mkfs_lustre.c b/lustre/utils/mkfs_lustre.c index 21ab322..2b9e5a6 100644 --- a/lustre/utils/mkfs_lustre.c +++ b/lustre/utils/mkfs_lustre.c @@ -645,7 +645,7 @@ int main(int argc, char *const argv[]) goto out; } - /* Stand alone MGS doesn't need a index */ + /* Stand alone MGS doesn't need an index */ if (!IS_MDT(ldd) && IS_MGS(ldd)) { #ifndef TUNEFS /* mkfs.lustre */ /* But if --index was specified flag an error */