Switch the inode number type to u64, plus other cleanups and fixups. David Sterba (7): btrfs: tracepoints, use correct type for inode number btrfs: tracepoints, use %llu instead of %Lu btrfs: tracepoints, drop unnecessary ULL casts btrfs: tracepoints, fix whitespace in strings btrfs: tracepoints, use extended format with UUID where possible btrfs: tests: pass fs_info to extent_map tests btrfs: use fs_info for btrfs_handle_em_exist tracepoint fs/btrfs/extent_map.c | 6 +- fs/btrfs/extent_map.h | 3 +- fs/btrfs/inode.c | 2 +- fs/btrfs/tests/extent-map-tests.c | 60 ++++++---- include/trace/events/btrfs.h | 225 +++++++++++++++++++------------------- 5 files changed, 158 insertions(+), 138 deletions(-) -- 2.16.2 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
