diff options
author | Allison Collins <allison.henderson@oracle.com> | 2020-07-21 07:47:23 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-07-29 06:28:10 +0300 |
commit | 1a485fc1e96533587e2eab0e4d60798035528b7a (patch) | |
tree | def1582cb35660a8e86a9791788863e166b23b0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | deed9512872d094ad1eae4abd0ff1c674df251d5 (diff) | |
download | linux-1a485fc1e96533587e2eab0e4d60798035528b7a.tar.xz |
xfs: Factor out new helper functions xfs_attr_rmtval_set
Break xfs_attr_rmtval_set into two helper functions
xfs_attr_rmt_find_hole and xfs_attr_rmtval_set_value.
xfs_attr_rmtval_set rolls the transaction between the helpers, but
delayed operations cannot. We will use the helpers later when
constructing new delayed attribute routines.
Signed-off-by: Allison Collins <allison.henderson@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Chandan Rajendra <chandanrlinux@gmail.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Acked-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions