Skip to content
Commit da9b6ec8 authored by Anand Jain's avatar Anand Jain Committed by David Sterba
Browse files

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: default avatarAnand Jain <anand.jain@oracle.com>
Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 717ebdc3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment