diff options
author | NeilBrown <neilb@suse.de> | 2025-03-19 14:01:37 +1100 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-04-08 11:24:41 +0200 |
commit | 390e34bc1490a1ce92714c199c13b6b2c1e63a84 (patch) | |
tree | 67a4582f8919749bca19da68d9af988dce975773 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 06c567403ae5a0b56005c2d4a184c903f572c844 (diff) |
VFS: change lookup_one_common and lookup_noperm_common to take a qstr
These function already take a qstr of course, but they also currently
take a name/len was well and fill in the qstr.
Now they take a qstr that is already filled in, which is what all the
callers have.
Signed-off-by: NeilBrown <neilb@suse.de>
Link: https://lore.kernel.org/r/20250319031545.2999807-7-neil@brown.name
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions