diff options
author | 2022-03-09 10:16:09 -0800 | |
---|---|---|
committer | 2022-03-14 10:23:17 -0700 | |
commit | 996b2329b20a89963fa577d495cf057dd7bf129c (patch) | |
tree | 20f901d4334aa36a0777a57896bd71551b5be200 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: reserve quota for target dir expansion when renaming files (diff) | |
download | wireguard-linux-996b2329b20a89963fa577d495cf057dd7bf129c.tar.xz wireguard-linux-996b2329b20a89963fa577d495cf057dd7bf129c.zip |
xfs: constify the name argument to various directory functions
Various directory functions do not modify their @name parameter,
so mark it const to make that clear. This will enable us to mark
the global xfs_name_dotdot variable as const to prevent mischief.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions