diff options
author | Ian Kent <raven@themaw.net> | 2019-11-04 13:58:44 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-11-05 08:28:26 -0800 |
commit | 48a06e1b5773229caf13e6cc35d73cec2d2f6519 (patch) | |
tree | 3f421396ad2267a7b23db2883b219b42a7c1df58 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 846410ccd104c7294d18e61c665bf7c0c7e6d7d1 (diff) |
xfs: refactor xfs_parseags()
Refactor xfs_parseags(), move the entire token case block to a separate
function in an attempt to highlight the code that actually changes in
converting to use the new mount api.
Also change the break in the switch to a return in the factored out
xfs_fc_parse_param() function.
Signed-off-by: Ian Kent <raven@themaw.net>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions