On 9.04.2018 14:58, David Sterba wrote: > 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
Reviewed-by: Nikolay Borisov <nbori...@suse.com> > > 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(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html