From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CCF4BC7618D for ; Thu, 6 Apr 2023 11:33:48 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-3.v29.lw.sourceforge.com) by sfs-ml-3.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1pkNsD-0006Ha-7S; Thu, 06 Apr 2023 11:33:48 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-3.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1pkNsB-0006HS-Hc for linux-f2fs-devel@lists.sourceforge.net; Thu, 06 Apr 2023 11:33:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:MIME-Version:Message-Id: Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=rl5tolBVquO/9mY4Wgs7ETt11yXdlHdHk+psTYaiuwA=; b=VBux6+BTo46ZMK2udsiCN5kb3s VAIJrlLTCLRwZMAyfJut6+ygbzzCJOQqWS4SWbCfTwTHZfdJ58oEyZxEUKoDQBPkHn7n8hH500JXf pt4rAbIUuWe/3yrCvxCfq6MULaKcQ6wdEfn5WgdHLNc92K6rz0OMNRgqYyT/zs7XmPQg=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject:Cc:To:From :Sender:Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Id:List-Help:List-Unsubscribe:List-Subscribe:List-Post: List-Owner:List-Archive; bh=rl5tolBVquO/9mY4Wgs7ETt11yXdlHdHk+psTYaiuwA=; b=K DaqJWB275LMGtzeJKPso7qJilASpmc2sDt43eKLhWpVkbJjgtJ9mYgs/XNiGhpceNwnhV0s+VNt5/ 0+XjYa6uRbELI2488PsCasDfX/V9sQmbAx2NKigjJlN90csemJYX35MqI6YzwO/6j6jyiLr291OJt IRw8BEoBTzKIcg8o=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1pkNsA-00GoqC-6o for linux-f2fs-devel@lists.sourceforge.net; Thu, 06 Apr 2023 11:33:46 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id CCD2E6465E; Thu, 6 Apr 2023 11:33:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 95759C433EF; Thu, 6 Apr 2023 11:33:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1680780820; bh=mppVQ5jtT4fSApzqCuxe+7bh5NUmo2Ve9smUeficbsk=; h=From:To:Cc:Subject:Date:From; b=qbq02H56Qhiu1Bd0jTXlPqXSzBgOZUsQIhtAr5dTGCZ4JJSISBo+Z84c20Jh0viHd e8uRW6RIISDjddVmLiIG9Bkd8QQoOy5hQrlJl0A7PxK3xnpsl9IEBHiXpK5d+V/DPN co95PW96bagKkO9LE5PZjw5NMJ0ZzgTPIDHNA2vimZSXMUMOEQ3lblO603UMumr8j+ cA29DDzW9QQQxKMBqKyEdpFiyny75UCbEZg4dwKtQc/z5elfLNbSGiqYbdOWx2KtPO LL61WjHRB19jwn+J9FKk7rSwlLwxpLRqNJWmGUKQUDqlpbargclxUlErXDTFx2sgqm 4SiaK40KkXtWw== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Date: Thu, 6 Apr 2023 07:33:29 -0400 Message-Id: <20230406113337.648916-1-sashal@kernel.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore X-Headers-End: 1pkNsA-00GoqC-6o Subject: [f2fs-dev] [PATCH AUTOSEL 5.4 1/9] f2fs: Fix f2fs_truncate_partial_nodes ftrace event X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Sasha Levin , rostedt@goodmis.org, linux-f2fs-devel@lists.sourceforge.net, Mukesh Ojha , Jaegeuk Kim , linux-trace-kernel@vger.kernel.org, Douglas Raillard , mhiramat@kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net From: Douglas Raillard [ Upstream commit 0b04d4c0542e8573a837b1d81b94209e48723b25 ] Fix the nid_t field so that its size is correctly reported in the text format embedded in trace.dat files. As it stands, it is reported as being of size 4: field:nid_t nid[3]; offset:24; size:4; signed:0; Instead of 12: field:nid_t nid[3]; offset:24; size:12; signed:0; This also fixes the reported offset of subsequent fields so that they match with the actual struct layout. Signed-off-by: Douglas Raillard Reviewed-by: Mukesh Ojha Reviewed-by: Chao Yu Signed-off-by: Jaegeuk Kim Signed-off-by: Sasha Levin --- include/trace/events/f2fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/trace/events/f2fs.h b/include/trace/events/f2fs.h index a7613efc271ab..88266a7fbad26 100644 --- a/include/trace/events/f2fs.h +++ b/include/trace/events/f2fs.h @@ -499,7 +499,7 @@ TRACE_EVENT(f2fs_truncate_partial_nodes, TP_STRUCT__entry( __field(dev_t, dev) __field(ino_t, ino) - __field(nid_t, nid[3]) + __array(nid_t, nid, 3) __field(int, depth) __field(int, err) ), -- 2.39.2 _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel