With some help of coccinelle and coccigrep I found a few stucture members that are completely unused, we can remove them and reduce structure sizes. David Sterba (4): btrfs: remove unused member err from reada_extent btrfs: remove unused member list from async_submit_bio btrfs: remove unused members dir_path from recorded_ref btrfs: remove unused member list from btrfs_end_io_wq fs/btrfs/disk-io.c | 2 -- fs/btrfs/reada.c | 1 - fs/btrfs/send.c | 8 -------- 3 files changed, 11 deletions(-) -- 2.12.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
