Fix: btrfs_delayed_ref_head was unwired since v3.12
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 9 Jan 2018 22:40:00 +0000 (17:40 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 Jan 2018 22:45:05 +0000 (17:45 -0500)
commitab9ebe67d2b52f5ee2099e08ab914f96eeb9a5a1
tree520bc0d5ca88f1d3a4116b7f787b316c9b5c4891
parentbda29b79b33c2a31d3ffb396e741724590f6e455
Fix: btrfs_delayed_ref_head was unwired since v3.12

See upstream commit:

  commit 599c75ec3f7f3b606e8a0a684c00f12190712de8
  Author: Liu Bo <bo.li.liu@oracle.com>
  Date:   Tue Jul 16 19:03:36 2013 +0800

    Btrfs/tracepoint: update delayed ref tracepoints

    This shows exactly how btrfs processes the delayed refs onto disks,
    which is very helpful on understanding delayed ref mechanism and
    debugging related bugs.

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.02499 seconds and 4 git commands to generate.