summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorLiu Bo <bo.li.liu@oracle.com>2016-11-30 16:10:10 -0800
committerDavid Sterba <dsterba@suse.com>2017-01-09 11:27:07 +0100
commit7856654842bdbebc0fbcbf51573da5d70a787aba (patch)
tree4e51ee8a5434cf5cee3d2298ba48c9871b5d0ba5 /fs
parent92a1bf76a89ad338f00eb9a2c7689a3907fbcaad (diff)
Btrfs: add truncated_len for ordered extent tracepoints
This can help us monitor truncated ordered extents. Signed-off-by: Liu Bo <bo.li.liu@oracle.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions
it will not change after that happens. The original code created the thread at the first instance it was called, but later was changed to destroy the thread after the tracer was finished, and would not be created until the next instance of the tracer was established. The code that initialized the affinity was only called on the initial instantiation of the tracer. After that, it was not initialized, and the previous affinity did not match the current newly created one, making it appear that the user modified the thread's affinity when it did not, and the thread failed to migrate again. Cc: stable@vger.kernel.org Fixes: 0330f7aa8ee6 ("tracing: Have hwlat trace migrate across tracing_cpumask CPUs") Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'sound/usb/6fire/chip.h')