Whamcloud - gitweb
LU-1581 mount: kernel do not parse ldd
[fs/lustre-release.git] / lustre / utils / mount_utils.h
index a698cb5..d0eca33 100644 (file)
@@ -82,6 +82,7 @@ struct mount_opts {
        int      mo_retry;
        int      mo_have_mgsnid;
        int      mo_md_stripe_cache_size;
+       int      mo_nosvc;
 };
 
 int get_mountdata(char *, struct lustre_disk_data *);