"\t\t\tfor this device on an alternate device\n"
*/
"\t\t--mountfsoptions=<opts> : permanent mount options\n"
+#ifndef TUNEFS
"\t\t--backfstype=<fstype> : backing fs type (ext3, ldiskfs)\n"
"\t\t--device-size=#N(KB) : device size for loop devices\n"
-#ifndef TUNEFS
"\t\t--mkfsoptions=<opts> : format options\n"
"\t\t--reformat: overwrite an existing disk\n"
"\t\t--stripe-count-hint=#N : used for optimizing MDT inode size\n"
{ "nouser", 1, 1, 0 }, /* Forbid ordinary user to mount */
{ "noowner", 1, 1, 0 }, /* Device owner has no special privs */
{ "_netdev", 1, 0, 0 }, /* Device accessible only via network */
- /* These flags are passed through and parsed in lustre ll_options */
+ /* These flags are passed through and parsed in lmd_parse & ll_options */
{ "flock", 0, 0, 0 }, /* Enable flock support */
{ "noflock", 0, 1, 0 }, /* Disable flock support */
{ "user_xattr", 0, 0, 0 }, /* Enable get/set user xattr */