Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp2479050ybe; Tue, 3 Sep 2019 13:34:20 -0700 (PDT) X-Google-Smtp-Source: APXvYqzopSow7oGDmhO73UQyNaImufXzdXQqNUD3ObzW5rjRUVF+0zHoqqi2WdtiMsKkiGmEPlPG X-Received: by 2002:a17:902:8696:: with SMTP id g22mr37337928plo.122.1567542860730; Tue, 03 Sep 2019 13:34:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567542860; cv=none; d=google.com; s=arc-20160816; b=1Cykp0JkitZS0hSRujO7sf4rGNoKBoUfi/qXJ9aLXK0veJ+KnyBtFRn0vktIg++Zia hRJU+AzzDwscpkCGhlqkKbXMTMoqWwZ/v5d6VPiZKL7JUzZ00k9DBlTiSu8cuTEWftpz Z6w5DGxy7zr+hPhDHix34iqCV9cGNWtnK5xd2xhu/26C+T/Nuw3bF5mITAOsOWZyQMea CvQknBtHU3f0ycbB3YGEVlXr4eXkLW3gZOFV7ixCbBubFELvEO4v2XgHiJBpTeC4dTcL 2l8xgLZjJB+APSknMLkYpC8//hzIXZipGvMhrlgSYaIKKGDHn1kdUczmco9dP7+UTnUD N9+w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=+nsrYnLMcb3FBhLJ9q8jBG38FJb3ALXUqomkSqBbZ4w=; b=qY5oMy0zKrD8tcGx51yaKaql6GTfXN55vGwet8sHlmWAUANBJgynM69VPUBozVLZ0M rWWC4HLkpQGmTVvIL5eUSfovTrn3/FGPWl42E6SNlwQOHLuq/6euT4F72m2r8ZJH7bWu 9IsTfs34iVPy4DmNP34HlR/yINBStMBxEPSyNGSf6bw1YNzIHIH44xJuhzg5SSW1J8F+ PQ4tP7tKMmD0PUmjt0MqN+aHilNcxsz4/c6/Q8oaLbKbCaHNf8FGUwphlnxThliWaMmH Uq0PB6Wmq//wVXjexQdKLHAAZRwFjXCXnDAMlQcGGmdeXuBMNd9P9NzarmLfDxSkYOPV k9EA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-nfs-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 64si6813766pgf.381.2019.09.03.13.34.07; Tue, 03 Sep 2019 13:34:20 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-nfs-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-nfs-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727131AbfICUcS (ORCPT + 99 others); Tue, 3 Sep 2019 16:32:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43240 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725962AbfICUcR (ORCPT ); Tue, 3 Sep 2019 16:32:17 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6EE388980E4; Tue, 3 Sep 2019 20:32:16 +0000 (UTC) Received: from coeurl.usersys.redhat.com (ovpn-121-35.rdu2.redhat.com [10.10.121.35]) by smtp.corp.redhat.com (Postfix) with ESMTP id DCABB5D6B2; Tue, 3 Sep 2019 20:32:15 +0000 (UTC) Received: by coeurl.usersys.redhat.com (Postfix, from userid 1000) id 6161D203E6; Tue, 3 Sep 2019 16:32:15 -0400 (EDT) From: Scott Mayhew To: trond.myklebust@hammerspace.com, anna.schumaker@netapp.com Cc: dhowells@redhat.com, viro@zeniv.linux.org.uk, linux-nfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 01/26] saner calling conventions for nfs_fs_mount_common() Date: Tue, 3 Sep 2019 16:31:50 -0400 Message-Id: <20190903203215.9157-2-smayhew@redhat.com> In-Reply-To: <20190903203215.9157-1-smayhew@redhat.com> References: <20190903203215.9157-1-smayhew@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (mx1.redhat.com [10.5.110.67]); Tue, 03 Sep 2019 20:32:16 +0000 (UTC) Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org From: Al Viro Allow it to take ERR_PTR() for server and return ERR_CAST() of it in such case. All callers used to open-code that... Reviewed-by: David Howells Signed-off-by: Al Viro --- fs/nfs/nfs4super.c | 16 +--------------- fs/nfs/super.c | 11 ++++------- 2 files changed, 5 insertions(+), 22 deletions(-) diff --git a/fs/nfs/nfs4super.c b/fs/nfs/nfs4super.c index 04c57066a11a..baece9857bcf 100644 --- a/fs/nfs/nfs4super.c +++ b/fs/nfs/nfs4super.c @@ -110,21 +110,12 @@ nfs4_remote_mount(struct file_system_type *fs_type, int flags, { struct nfs_mount_info *mount_info = info; struct nfs_server *server; - struct dentry *mntroot = ERR_PTR(-ENOMEM); mount_info->set_security = nfs_set_sb_security; /* Get a volume representation */ server = nfs4_create_server(mount_info, &nfs_v4); - if (IS_ERR(server)) { - mntroot = ERR_CAST(server); - goto out; - } - - mntroot = nfs_fs_mount_common(server, flags, dev_name, mount_info, &nfs_v4); - -out: - return mntroot; + return nfs_fs_mount_common(server, flags, dev_name, mount_info, &nfs_v4); } static struct vfsmount *nfs_do_root_mount(struct file_system_type *fs_type, @@ -280,11 +271,6 @@ nfs4_remote_referral_mount(struct file_system_type *fs_type, int flags, /* create a new volume representation */ server = nfs4_create_referral_server(mount_info.cloned, mount_info.mntfh); - if (IS_ERR(server)) { - mntroot = ERR_CAST(server); - goto out; - } - mntroot = nfs_fs_mount_common(server, flags, dev_name, &mount_info, &nfs_v4); out: nfs_free_fhandle(mount_info.mntfh); diff --git a/fs/nfs/super.c b/fs/nfs/super.c index 703f595dce90..467d7a636f0b 100644 --- a/fs/nfs/super.c +++ b/fs/nfs/super.c @@ -1903,9 +1903,6 @@ struct dentry *nfs_try_mount(int flags, const char *dev_name, else server = nfs_mod->rpc_ops->create_server(mount_info, nfs_mod); - if (IS_ERR(server)) - return ERR_CAST(server); - return nfs_fs_mount_common(server, flags, dev_name, mount_info, nfs_mod); } EXPORT_SYMBOL_GPL(nfs_try_mount); @@ -2641,6 +2638,9 @@ struct dentry *nfs_fs_mount_common(struct nfs_server *server, }; int error; + if (IS_ERR(server)) + return ERR_CAST(server); + if (server->flags & NFS_MOUNT_UNSHARED) compare_super = NULL; @@ -2789,10 +2789,7 @@ nfs_xdev_mount(struct file_system_type *fs_type, int flags, /* create a new volume representation */ server = nfs_mod->rpc_ops->clone_server(NFS_SB(data->sb), data->fh, data->fattr, data->authflavor); - if (IS_ERR(server)) - mntroot = ERR_CAST(server); - else - mntroot = nfs_fs_mount_common(server, flags, + mntroot = nfs_fs_mount_common(server, flags, dev_name, &mount_info, nfs_mod); dprintk("<-- nfs_xdev_mount() = %ld\n", -- 2.17.2