Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp3172558imb; Tue, 5 Mar 2019 02:47:07 -0800 (PST) X-Google-Smtp-Source: APXvYqwI3AVkcqWH8QXSqu1MCilCj4U2bej9YdNXn/nhcY76kUb8RIEyNGx/4av+C3ZGIUMji2Gq X-Received: by 2002:a63:1616:: with SMTP id w22mr839570pgl.200.1551782827670; Tue, 05 Mar 2019 02:47:07 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551782827; cv=none; d=google.com; s=arc-20160816; b=Py+iYdvsQd9U5R9WpcrN1u4ciCVx/KIvol0mI9LIFgwCRGXBCFhRPicwRzFjN8Djyh wNDg370Xld7n3Gu2vX3RZfEX31RPG+HwC9hJyCG1D8QO2LOO453AoY0BVmcNY+1TA4hg QmHbmW03TNoFBNMXszX+L+NGlJpJS85enEpPCiryYhhkCi/SGIIAxa1EHXD+RNPbRLNt MehwtWUgH0lfwcKRcFpOIV26M/Y+AIVt5zUo6OgbSjfCYsB3b/OlrSSP8qQnjh+S3/PQ F2unXGvU1zZgy5ddH71szTWMND1w75UoeuptV6IJXXaLfRkwWxRlX7cicp/0z/LAqG+T tztg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from:dkim-signature; bh=UUqr0Gnm0D8TGrCDFtVMka1qTmekcCWSNzxAtS2rK2k=; b=CVPdPdHNKFOL/If3KeWV9jjT5s4idG72ts4vr9Uu3sTz2MfZCXFPla5x4qkJ0hFq+j fW5MTO3ZWVs4e9jq0/zCjv1ZqjDlExehOAVkPVobIIeQoYoCEGpEF2Vy5QGu33G19h13 RfnCLaDNpw1VkUBzJTQ2vErDmHo8dxxNm/zzDWCehB5W/Y3MOsrdvdwpUq2Reim35ZnC kgotQB/B2eDeYKJnCGIuwYqIgoXYd5RB45DrxfcVfC3XaQKqO1JAB8IdKFRw1F1MeM4n VSQHJ7APDRo6hJCNAW+H+a2wRjDnClhtkYIGZHLwxKQ7XzvLx+Mjk/APGm9sNESdihBA kZHg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=fyufc54n; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a40si8611333pla.234.2019.03.05.02.46.26; Tue, 05 Mar 2019 02:47:07 -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; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=fyufc54n; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727326AbfCEKaV (ORCPT + 99 others); Tue, 5 Mar 2019 05:30:21 -0500 Received: from perceval.ideasonboard.com ([213.167.242.64]:59754 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727262AbfCEKaV (ORCPT ); Tue, 5 Mar 2019 05:30:21 -0500 Received: from localhost.localdomain (cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 2D3A324A; Tue, 5 Mar 2019 11:30:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1551781818; bh=6lAQ1prYCDKseDYgEhVq6K6sod7MLHVfu7HBibKB6M4=; h=From:To:Cc:Subject:Date:From; b=fyufc54nlcRmi1X1ikWKKBPsE3gjyVBZQ6mYcTkqOBN1LK72px9eg6QiBRNPkQY3O n8TjcuaBrnyspHC0evzMP7TTRLYVwurtTtG5AnnNHcsLTFiqWDmn3dYqW0XuNz+YJZ 2rNedSnAq6ZIfbGvHl50rf/hHokxUR7JtAiszJjE= From: Kieran Bingham To: Andrew Morton , Jan Kiszka , Jackie Liu , Kieran Bingham Cc: Felipe Balbi , Dan Robertson , ndesaulniers@google.com, linux-kernel@vger.kernel.org, stable@vger.kernel.org, Kieran Bingham Subject: [PATCH v3] scripts/gdb: replace flags (MS_xyz -> SB_xyz) Date: Tue, 5 Mar 2019 10:30:14 +0000 Message-Id: <20190305103014.25847-1-kieran.bingham@ideasonboard.com> X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jackie Liu Since commit 1751e8a6cb93 ("Rename superblock flags (MS_xyz -> SB_xyz)"), scripts/gdb should be updated to replace MS_xyz with SB_xyz. This change didn't directly affect the running operation of scripts/gdb until commit e262e32d6bde "vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled" removed the definitions used by constants.py. Update constants.py.in to utilise the new internal flags, matching the implementation at fs/proc_namespace.c::show_sb_opts. Cc: Fixes: e262e32d6bde "vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled" Tested-by: Nick Desaulniers Tested-by: Kieran Bingham Signed-off-by: Jackie Liu [Kieran: Add fixes tag, reword commit message] Signed-off-by: Kieran Bingham --- scripts/gdb/linux/constants.py.in | 12 ++++++------ scripts/gdb/linux/proc.py | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/scripts/gdb/linux/constants.py.in b/scripts/gdb/linux/constants.py.in index 7aad82406422..d3319a80788a 100644 --- a/scripts/gdb/linux/constants.py.in +++ b/scripts/gdb/linux/constants.py.in @@ -37,12 +37,12 @@ import gdb /* linux/fs.h */ -LX_VALUE(MS_RDONLY) -LX_VALUE(MS_SYNCHRONOUS) -LX_VALUE(MS_MANDLOCK) -LX_VALUE(MS_DIRSYNC) -LX_VALUE(MS_NOATIME) -LX_VALUE(MS_NODIRATIME) +LX_VALUE(SB_RDONLY) +LX_VALUE(SB_SYNCHRONOUS) +LX_VALUE(SB_MANDLOCK) +LX_VALUE(SB_DIRSYNC) +LX_VALUE(SB_NOATIME) +LX_VALUE(SB_NODIRATIME) /* linux/mount.h */ LX_VALUE(MNT_NOSUID) diff --git a/scripts/gdb/linux/proc.py b/scripts/gdb/linux/proc.py index 0aebd7565b03..2f01a958eb22 100644 --- a/scripts/gdb/linux/proc.py +++ b/scripts/gdb/linux/proc.py @@ -114,11 +114,11 @@ def info_opts(lst, opt): return opts -FS_INFO = {constants.LX_MS_SYNCHRONOUS: ",sync", - constants.LX_MS_MANDLOCK: ",mand", - constants.LX_MS_DIRSYNC: ",dirsync", - constants.LX_MS_NOATIME: ",noatime", - constants.LX_MS_NODIRATIME: ",nodiratime"} +FS_INFO = {constants.LX_SB_SYNCHRONOUS: ",sync", + constants.LX_SB_MANDLOCK: ",mand", + constants.LX_SB_DIRSYNC: ",dirsync", + constants.LX_SB_NOATIME: ",noatime", + constants.LX_SB_NODIRATIME: ",nodiratime"} MNT_INFO = {constants.LX_MNT_NOSUID: ",nosuid", constants.LX_MNT_NODEV: ",nodev", @@ -184,7 +184,7 @@ values of that process namespace""" fstype = superblock['s_type']['name'].string() s_flags = int(superblock['s_flags']) m_flags = int(vfs['mnt']['mnt_flags']) - rd = "ro" if (s_flags & constants.LX_MS_RDONLY) else "rw" + rd = "ro" if (s_flags & constants.LX_SB_RDONLY) else "rw" gdb.write( "{} {} {} {}{}{} 0 0\n" -- 2.19.1