diff options
author | Anand Jain <anand.jain@oracle.com> | 2019-04-20 13:49:00 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-04-29 19:02:54 +0200 |
commit | da9b6ec829dff9b867bb863ebb5b45b4ef2530a1 (patch) | |
tree | 64509d905a8e0c6f0c3c0b1cb56dd65664ec2708 /kernel | |
parent | btrfs: delete unused function btrfs_set_prop_trans (diff) | |
download | linux-da9b6ec829dff9b867bb863ebb5b45b4ef2530a1.tar.xz linux-da9b6ec829dff9b867bb863ebb5b45b4ef2530a1.zip |
btrfs: merge calls of btrfs_setxattr and btrfs_setxattr_trans in btrfs_set_prop
Since now the trans argument is never NULL in btrfs_set_prop we don't
have to check. So delete it and use btrfs_setxattr that makes use of
that.
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions