diff options
author | 2023-10-04 22:55:32 -0400 | |
---|---|---|
committer | 2023-10-08 20:44:26 -0700 | |
commit | 3e7807d5a7d770c59837026e9967fe99ad043174 (patch) | |
tree | 9352f46d5f95cf13787f7ee7d15a5abee97cb64e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fscrypt: support crypto data unit size less than filesystem block size (diff) | |
download | wireguard-linux-3e7807d5a7d770c59837026e9967fe99ad043174.tar.xz wireguard-linux-3e7807d5a7d770c59837026e9967fe99ad043174.zip |
fscrypt: rename fscrypt_info => fscrypt_inode_info
We are going to track per-extent information, so it'll be necessary to
distinguish between inode infos and extent infos. Rename fscrypt_info
to fscrypt_inode_info, adjusting any lines that now exceed 80
characters.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
[ebiggers: rebased onto fscrypt tree, renamed fscrypt_get_info(),
adjusted two comments, and fixed some lines over 80 characters]
Link: https://lore.kernel.org/r/20231005025757.33521-1-ebiggers@kernel.org
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions