This series adds a bit of code cleanup and some documentation in the form of comments. No operational change. Edmund Nadolski (3): btrfs: btrfs_inode_log_parent should use defined inode_only values. btrfs: update some code documentation btrfs: remove dead code from btrfs_get_extent fs/btrfs/ctree.c | 31 +++++++++++++++------- fs/btrfs/ctree.h | 28 +++++++++++++++----- fs/btrfs/extent_map.h | 58 ++++++++++++++++++++++++++++------------- fs/btrfs/file-item.c | 3 +++ fs/btrfs/inode.c | 43 ++++++++++++------------------ fs/btrfs/tree-log.c | 7 +++-- include/uapi/linux/btrfs_tree.h | 1 + 7 files changed, 108 insertions(+), 63 deletions(-) -- 2.10.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
