Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp2895354ybc; Wed, 20 Nov 2019 23:30:16 -0800 (PST) X-Google-Smtp-Source: APXvYqxlEF50psVwRr2UoX6+JEdFMyzt1y2XdQHrSQQHwjjsdwSN5Ed+GYz8Kvhwj+nMRT/nMykE X-Received: by 2002:a17:906:cb93:: with SMTP id mf19mr11713583ejb.87.1574321416873; Wed, 20 Nov 2019 23:30:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574321416; cv=none; d=google.com; s=arc-20160816; b=Tx9Tp7ljQvZiVXnWIYNEnf1mqX8rtFWMaCXUFWVwH3SUVZXf/fTaA7L8S7aOUqPPIs dmSS4ITTnJDj8Arbbqq0PCOYe456uLe5L2SAGKVb6VwdG5HxufCMKBv6W0NawfkcK+3y uQ6gG/64hK4ROSa6G8DRNSxa+e+2/Tk23kNRLxYJmmXD5mloRIAE4QXaIYbZjv4R4j01 46WxQwYwX+DBsivERNCo3Ev6vyqCa+3dwzCzqAF2K4NMOmZBNATyxarq9PrjW9fi/Vw+ Ow3R48hIjWH+dQYx/ijamccEjzbd/QnI4sM92QPV6RUNTftM+3oPsghVEl+SKHn+tM97 em4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:to:content-transfer-encoding:mime-version :message-id:date:subject:cc:from; bh=Bh0/8FKRPtnb3bvIQE2iSq3J2nA5+oR/Pmknsngzc0E=; b=ZH/3NpeHAn5ucqoCTYa/cP/IQQkPjq/cCrEIQHFMHJtzGovgenZGMSGDQpUTBXoR/8 kXzIZSrM0gjznHC0gq855ApIAfMdy6xljCRTuHHZyPeJn+6PDvfMi0yGM3tgQWGXioMC Sx4xiOMaBPH2RYNgBMHOf+vLLi82lluHTWmL04bOGofH4olq0SiwpBvI347md/8g/rvB 6bFey6jAkohIJaOkdkegTe+OPbIsom6QWsE/X79B5slRx0ywZ0oVXhU4rDtoZ4DGFJRH Y8YM88RO3ZxClOy2X6LPPJORnUihIRR3/Z343DWamIbkwx9MkDaRHAAS7WTqL/CSbzSS BGnQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i19si1812032edt.189.2019.11.20.23.29.52; Wed, 20 Nov 2019 23:30:16 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726922AbfKUH1k (ORCPT + 99 others); Thu, 21 Nov 2019 02:27:40 -0500 Received: from mga04.intel.com ([192.55.52.120]:2742 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725842AbfKUH1k (ORCPT ); Thu, 21 Nov 2019 02:27:40 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Nov 2019 23:27:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,224,1571727600"; d="scan'208";a="238065022" Received: from hu.sh.intel.com ([10.239.158.51]) by fmsmga002.fm.intel.com with ESMTP; 20 Nov 2019 23:27:38 -0800 From: "Chen, Hu" Cc: avagin@openvz.org, hu1.chen@intel.com, Alexander Viro , Alexey Dobriyan , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] proc: align mnt_id in /proc/pid/fdinfo and /proc/pid/mountinfo Date: Thu, 21 Nov 2019 15:06:12 +0800 Message-Id: <20191121070613.4286-1-hu1.chen@intel.com> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org For Android application process, we found that the mnt_id read from /proc/pid/fdinfo doesn't exist in /proc/pid/mountinfo. Thus CRIU fails to dump such process and it complains "(00.019206) Error (criu/files-reg.c:1299): Can't lookup mount=42 for fd=-3 path=/data/dalvik-cache/x86_64/system@framework@boot.art" This is due to how Android application is launched. In Android, there is a special process called Zygote which handles the forking of each new application process: 0. Zygote opens and maps some files, for example "/data/dalvik-cache/x86_64/system@framework@boot.art" in its current mount namespace, say "old mnt ns". 1. Zygote waits for the request to fork a new application. 2. Zygote gets a request, it forks and run the new process in a new mount namespace, say "new mnt ns". The file opened in step 0 ties to the mount point in "old mnt ns". The mnt_id of that mount is listed in /proc/pid/fdinfo. However, /proc/pid/mountinfo points to current ns, i.e., "new mnt ns". Althgouh this issue is exposed in Android, we believe it's generic. Prcoess may open files and enter new mnt ns. To address it, this patch searches the mirror mount in current ns with MAJOR and MINOR and shows the mirror's mnt_id. Signed-off-by: Chen, Hu diff --git a/fs/mount.h b/fs/mount.h index 711a4093e475..6bbfc2b3b8ba 100644 --- a/fs/mount.h +++ b/fs/mount.h @@ -153,3 +153,5 @@ static inline bool is_anon_ns(struct mnt_namespace *ns) { return ns->seq == 0; } + +extern struct mount *lookup_mirror_mnt(const struct mount *mnt); diff --git a/fs/namespace.c b/fs/namespace.c index 2adfe7b166a3..4ea9b4464cd0 100644 --- a/fs/namespace.c +++ b/fs/namespace.c @@ -683,6 +683,36 @@ bool __is_local_mountpoint(struct dentry *dentry) return is_covered; } +/* + * lookup_mirror_mnt - Return @mnt's mirror mount in the current/local mount + * namespace. If mirror isn't found, just return NULL. + */ +struct mount *lookup_mirror_mnt(const struct mount *mnt) +{ + struct mnt_namespace *ns = current->nsproxy->mnt_ns; + struct mount *mnt_local; + bool is_matched = false; + + /* mnt belongs to current namesapce */ + if (mnt->mnt_ns == ns) + return mnt; + + down_read(&namespace_sem); + list_for_each_entry(mnt_local, &ns->list, mnt_list) { + struct super_block *sb = mnt->mnt.mnt_sb; + struct super_block *sb_local = mnt_local->mnt.mnt_sb; + + if (MAJOR(sb->s_dev) == MAJOR(sb_local->s_dev) && + MINOR(sb->s_dev) == MINOR(sb_local->s_dev)) { + is_matched = true; + break; + } + } + up_read(&namespace_sem); + + return is_matched ? mnt_local : NULL; +} + static struct mountpoint *lookup_mountpoint(struct dentry *dentry) { struct hlist_head *chain = mp_hash(dentry); diff --git a/fs/proc/fd.c b/fs/proc/fd.c index 81882a13212d..cbf2571b0620 100644 --- a/fs/proc/fd.c +++ b/fs/proc/fd.c @@ -23,6 +23,7 @@ static int seq_show(struct seq_file *m, void *v) int f_flags = 0, ret = -ENOENT; struct file *file = NULL; struct task_struct *task; + struct mount *mount = NULL; task = get_proc_task(m->private); if (!task) @@ -53,9 +54,16 @@ static int seq_show(struct seq_file *m, void *v) if (ret) return ret; + /* After unshare -m, real_mount(file->f_path.mnt) is not meaningful in + * current mount namesapce. We want to know the mnt_id in current mount + * namespace + */ + mount = lookup_mirror_mnt(real_mount(file->f_path.mnt)); + if (!mount) + mount = real_mount(file->f_path.mnt); + seq_printf(m, "pos:\t%lli\nflags:\t0%o\nmnt_id:\t%i\n", - (long long)file->f_pos, f_flags, - real_mount(file->f_path.mnt)->mnt_id); + (long long)file->f_pos, f_flags, mount->mnt_id); show_fd_locks(m, file, files); if (seq_has_overflowed(m)) -- 2.22.0