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/bin | |
| parent | xfs: avoid redundant checks when options is empty (diff) | |
| download | linux-48a06e1b5773229caf13e6cc35d73cec2d2f6519.tar.gz linux-48a06e1b5773229caf13e6cc35d73cec2d2f6519.zip | |
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/bin')
0 files changed, 0 insertions, 0 deletions
