diff options
author | 2019-07-24 11:07:58 -0700 | |
---|---|---|
committer | 2019-08-12 19:04:44 -0700 | |
commit | 886da8b39cf27995836062bb7fe5fd5cb764540a (patch) | |
tree | e6c29f00bbad95d27698e199951a8e0d8d2a7245 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fscrypt: clean up base64 encoding/decoding (diff) | |
download | wireguard-linux-886da8b39cf27995836062bb7fe5fd5cb764540a.tar.xz wireguard-linux-886da8b39cf27995836062bb7fe5fd5cb764540a.zip |
fscrypt: make fscrypt_msg() take inode instead of super_block
Most of the warning and error messages in fs/crypto/ are for situations
related to a specific inode, not merely to a super_block. So to make
things easier, make fscrypt_msg() take an inode rather than a
super_block, and make it print the inode number.
Note: This is the same approach I'm taking for fsverity_msg().
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