diff options
author | 2020-03-10 17:52:53 -0700 | |
---|---|---|
committer | 2020-03-13 10:37:14 -0700 | |
commit | 92219c292af8ddfb64d75bdffcbdd9baf80ac0aa (patch) | |
tree | c3358669242742d1568d5eec1e6ef3e60ed9579d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: convert btree cursor ag-private member name (diff) | |
download | linux-dev-92219c292af8ddfb64d75bdffcbdd9baf80ac0aa.tar.xz linux-dev-92219c292af8ddfb64d75bdffcbdd9baf80ac0aa.zip |
xfs: convert btree cursor inode-private member names
bc_private.b -> bc_ino conversion via script:
$ sed -i 's/bc_private\.b/bc_ino/g' fs/xfs/*[ch] fs/xfs/*/*[ch]
And then revert the change to the bc_ino #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>
[darrick: tweak the subject line slightly]
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