Patch 1 and 2 are preparatory and clean up patches, and patch 3 adds the trace point for the compression. I have used same trace function for both compress and decompress as I wanted to maintain compress and decompress debug data aligned v2: added patch #2 Anand Jain (3): btrfs: btrfs_decompress_bio() could accept compressed_bio instead btrfs: reduce arguments for decompress_bio ops btrfs: add compression trace points fs/btrfs/compression.c | 70 +++++++++++--------------------------------- fs/btrfs/compression.h | 44 +++++++++++++++++++++++++--- fs/btrfs/lzo.c | 10 +++---- fs/btrfs/zlib.c | 9 +++--- include/trace/events/btrfs.h | 36 +++++++++++++++++++++++ 5 files changed, 103 insertions(+), 66 deletions(-) -- 2.10.0 -- 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
