diff options
author | 2020-03-10 17:51:15 -0700 | |
---|---|---|
committer | 2020-03-13 10:37:14 -0700 | |
commit | 576af7322807601d5ef366597645a69471570e10 (patch) | |
tree | 301144315de1b20646346695dc02cbc96ff549da /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: introduce new private btree cursor names (diff) | |
download | linux-dev-576af7322807601d5ef366597645a69471570e10.tar.xz linux-dev-576af7322807601d5ef366597645a69471570e10.zip |
xfs: convert btree cursor ag-private member name
bc_private.a -> bc_ag conversion via script:
`sed -i 's/bc_private\.a/bc_ag/g' fs/xfs/*[ch] fs/xfs/*/*[ch]`
And then revert the change to the bc_ag #define in
fs/xfs/libxfs/xfs_btree.h manually.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions