diff options
| author | Sweet Tea Dorminy <[email protected]> | 2022-10-20 12:58:27 -0400 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-12-05 18:00:43 +0100 |
| commit | 6db75318823a169e836a478ca57d6a7c0a156b77 (patch) | |
| tree | 3fc1c2395f055e939ee531ec5da79e5ae525ad5f /tools/perf/scripts/python | |
| parent | ab3c5c18e8fa3f8ea116016095d25adab466cd39 (diff) | |
btrfs: use struct fscrypt_str instead of struct qstr
While struct qstr is more natural without fscrypt, since it's provided
by dentries, struct fscrypt_str is provided by the fscrypt handlers
processing dentries, and is thus more natural in the fscrypt world.
Replace all of the struct qstr uses with struct fscrypt_str.
Signed-off-by: Sweet Tea Dorminy <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions