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:46:17 +0000 (17:46 -0500)
commit140fe6876bbd2ce47c7601021437b73d7303cad9
treef517650f02a2e3e2c51c5da372a2f120e3d02b31
parent42150a01aaf5697974754ff89d69d91dc75c326b
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.025933 seconds and 4 git commands to generate.