From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Thu, 15 Mar 2018 10:22:06 -0400 (EDT) Subject: [Cluster-devel] [PATCH] gfs2: gfs2_iomap_end tracepoint: log block address In-Reply-To: <20180312211128.10258-1-agruenba@redhat.com> References: <20180312211128.10258-1-agruenba@redhat.com> Message-ID: <1631525840.11326475.1521123726353.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- | In the gfs2_iomap_end tracepoint, log the physical block address, just | as in the gfs2_bmap tracepoint. | | Signed-off-by: Andreas Gruenbacher | --- | fs/gfs2/trace_gfs2.h | 9 +++++++-- | 1 file changed, 7 insertions(+), 2 deletions(-) Hi, Thanks. This is now pushed to the for-next branch of the linux-gfs2 tree: https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=ee6ed857c8058177614b21a0efbf27e02c4e2a77 Regards, Bob Peterson Red Hat File Systems