diff options
author | Anand Jain <anand.jain@oracle.com> | 2019-04-20 19:48:52 +0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-04-29 19:02:53 +0200 |
commit | cd31af158b324e5a1f03b53fb46a1e10cde238ab (patch) | |
tree | bfbd543cd8ad62b7d0c1d9db67cffbd1c95ee8e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f22125e5d8ae136adb99552d97078702e1ee68ab (diff) |
btrfs: export btrfs_set_prop
Make btrfs_set_prop() a non-static function, so that it can be called
from btrfs_ioctl_setflags(). We need btrfs_set_prop() instead of
btrfs_set_prop_trans() so that we can use the transaction which is
already started in the current thread.
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions