diff options
author | Ian Kent <raven@themaw.net> | 2019-11-04 13:58:47 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-11-05 08:28:26 -0800 |
commit | 63cd1e9b026e760f0455d6fb959f5c963c90c10e (patch) | |
tree | 7decd4fa2eea13c4c1d03bdaec47ead59c84a752 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 73e5fff98b6446de1490a8d7809121b0108d49f4 (diff) |
xfs: move xfs_fc_reconfigure() above xfs_fc_free()
Grouping the options parsing and mount handling functions above the
struct fs_context_operations but below the struct super_operations
should improve (some) the grouping of the super operations while also
improving the grouping of the options parsing and mount handling code.
Start by moving xfs_fc_reconfigure() and friends.
This is a straight code move, there aren't any functional changes.
Signed-off-by: Ian Kent <raven@themaw.net>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
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