Fix: btrfs: use fs_info for btrfs_handle_em_exist tracepoint
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 18 Jun 2018 18:53:18 +0000 (14:53 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 18 Jun 2018 19:11:40 +0000 (15:11 -0400)
commit354b979009cacb3acd9e669b13d168aeeb3202fa
tree99a36079162443b57713d3f5af5637770d08c59c
parent4d0e0310925957fc042dc65d8f109d56fed2c4ab
Fix: btrfs: use fs_info for btrfs_handle_em_exist tracepoint

See upstream commit:

  commit f46b24c9457143a367c6707eac82d546e2bcf280
  Author: David Sterba <dsterba@suse.com>
  Date:   Tue Apr 3 21:45:57 2018 +0200

    btrfs: use fs_info for btrfs_handle_em_exist tracepoint

    We really want to know to which filesystem the extent map events belong,
    but as it cannot be reached from the extent_map pointers, we need to
    pass it down the callchain.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/btrfs.h
This page took 0.025822 seconds and 4 git commands to generate.