On 27.02.2018 16:48, David Sterba wrote: > Renames, declearation updates. > > David Sterba (4): > btrfs: drop underscores from exported xattr functions > btrfs: drop extern from function declarations > btrfs: adjust return type of btrfs_getxattr > btrfs: move btrfs_listxattr prototype to xattr.h > > fs/btrfs/acl.c | 6 +++--- > fs/btrfs/ctree.h | 3 --- > fs/btrfs/extent_io.h | 4 ++-- > fs/btrfs/props.c | 6 +++--- > fs/btrfs/xattr.c | 12 ++++++------ > fs/btrfs/xattr.h | 7 ++++--- > 6 files changed, 18 insertions(+), 20 deletions(-) > The whole series LGTM: Reviewed-by: Nikolay Borisov <nborisov@xxxxxxxx> -- 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
