summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2023-07-29 21:31:55 +0300
committerChuck Lever <chuck.lever@oracle.com>2023-08-30 00:45:22 +0300
commitba4bba6c97d40fa9f2aa25a34f6e9717a468c8f3 (patch)
tree2183de56ae759a81228372812d838ebeea452c02 /tools/perf/scripts/python/export-to-postgresql.py
parentc743b4259c3af2c0637c307f08a062d25fa3c99f (diff)
downloadlinux-ba4bba6c97d40fa9f2aa25a34f6e9717a468c8f3.tar.xz
SUNRPC: change cache_head.flags bits to enum
When a sequence of numbers are needed for internal-use only, an enum is typically best. The sequence will inevitably need to be changed one day, and having an enum means the developer doesn't need to think about renumbering after insertion or deletion. Such patches will be easier to review. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions