Whamcloud - gitweb
LU-7768 fld: Do not retry fld request
[fs/lustre-release.git] / lustre / utils / mount_utils_zfs.c
index 854f174..1ca12ce 100644 (file)
@@ -563,8 +563,7 @@ int zfs_enable_quota(struct mkfs_opts *mop)
 }
 
 int zfs_prepare_lustre(struct mkfs_opts *mop,
-               char *default_mountopts, int default_len,
-               char *always_mountopts, int always_len)
+                      char *wanted_mountopts, size_t len)
 {
        if (osd_check_zfs_setup() == 0)
                return EINVAL;