| commit | 3e125a74fbc1938afd699ba9ba7f33801768bd0e | [log] [tgz] |
|---|---|---|
| author | Anand Jain <anand.jain@oracle.com> | Fri Apr 12 16:02:56 2019 +0800 |
| committer | David Sterba <dsterba@suse.com> | Mon Apr 29 19:02:44 2019 +0200 |
| tree | 4ac4760bf06d61b0e1a81d3b84dce6811c836b3c | |
| parent | 2d74fa3efcffe456d16833af118ffe0cb0ee6785 [diff] |
btrfs: export btrfs_setxattr Preparatory patch, as we are going split the calls with and without transaction to use the respective btrfs_setxattr() and btrfs_setxattr_trans() functions. Export btrfs_setxattr() for calls outside of xattr.c. Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>