From: Michael Jeanson Date: Thu, 7 Jun 2018 19:48:30 +0000 (-0400) Subject: Add btrfs tracepoint for em's EEXIST case X-Git-Tag: v2.11.0-rc1~40 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;ds=sidebyside;h=22df20cae1f43eb4d7b754cf8270a2985133ed98;hp=22df20cae1f43eb4d7b754cf8270a2985133ed98;p=lttng-modules.git Add btrfs tracepoint for em's EEXIST case See upstream commits: commit 393da91819e35af538ef97c7c6a04899e2fbfe0e Author: Liu Bo Date: Fri Jan 5 12:51:16 2018 -0700 Btrfs: add tracepoint for em's EEXIST case This is adding a tracepoint 'btrfs_handle_em_exist' to help debug the subtle bugs around merge_extent_mapping. Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers ---