aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorEric Sandeen <[email protected]>2020-05-21 13:07:00 -0700
committerDarrick J. Wong <[email protected]>2020-05-27 08:49:26 -0700
commitce6e7e79ced35a8ba4576d70bb999e8835f95769 (patch)
tree434a6680cd6d9992f428e01b43599102a6144bc1 /tools/perf/scripts/python/export-to-sqlite.py
parent3dbb9aa310089702ac1023296d26672f36ea4096 (diff)
xfs: switch xfs_get_defquota to take explicit type
xfs_get_defquota() currently takes an xfs_dquot, and from that obtains the type of default quota we should get (user/group/project). But early in init, we don't have access to a fully set up quota, so that's not possible. The next patch needs go set up default quota timers early, so switch xfs_get_defquota to take an explicit type and add a helper function to obtain that type from an xfs_dquot for the existing callers. Signed-off-by: Eric Sandeen <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions