Message ID | alpine.DEB.2.20.1704260717290.5347@hadrien (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
--- a/fs/nfs/mount.c +++ b/fs/nfs/mount.c @@ -1134,7 +1134,7 @@ static int nfs_mount_ctx_option(struct m default: mc->error = "NFS: Invalid lookupcache argument"; return -EINVAL; - }; + } break; case Opt_fscache_uniq: if (nfs_get_option_str(args, &mnt->fscache_uniq)) @@ -1165,7 +1165,7 @@ static int nfs_mount_ctx_option(struct m default: mc->error = "NFS: invalid local_lock argument"; return -EINVAL; - }; + } break; /*