1. 30 4月, 2019 1 次提交
    • Q
      btrfs: Introduce fs_info to extent_io_tree · c258d6e3
      Qu Wenruo 提交于
      This patch will add a new member fs_info to extent_io_tree.
      
      This provides the basis for later trace events to distinguish the output
      between different btrfs filesystems. While this increases the size of
      the structure, we want to know the source of the trace events and
      passing the fs_info as an argument to all contexts is not possible.
      
      The selftests are now allowed to set it to NULL as they don't use the
      tracepoints.
      Signed-off-by: NQu Wenruo <wqu@suse.com>
      Reviewed-by: NDavid Sterba <dsterba@suse.com>
      Signed-off-by: NDavid Sterba <dsterba@suse.com>
      c258d6e3
  2. 25 2月, 2019 1 次提交
  3. 17 12月, 2018 15 次提交
  4. 15 10月, 2018 2 次提交
  5. 06 8月, 2018 8 次提交
  6. 29 5月, 2018 5 次提交
  7. 12 4月, 2018 1 次提交
  8. 31 3月, 2018 3 次提交
  9. 26 3月, 2018 3 次提交
  10. 22 1月, 2018 1 次提交