diff options
author | 2016-12-01 11:54:18 -0500 | |
---|---|---|
committer | 2016-12-01 11:54:18 -0500 | |
commit | 35997d1ce8b01f9f002dd080c59e22430ead6db1 (patch) | |
tree | 1d805b83081ebfcd718dc03978a634d60c0b19f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: fix inode checksum calculation problem if i_extra_size is small (diff) | |
download | wireguard-linux-35997d1ce8b01f9f002dd080c59e22430ead6db1.tar.xz wireguard-linux-35997d1ce8b01f9f002dd080c59e22430ead6db1.zip |
ext4: get rid of ext4_sb_has_crypto()
ext4_sb_has_crypto() just called through to ext4_has_feature_encrypt(),
and all callers except one were already using the latter. So remove it
and switch its one caller to ext4_has_feature_encrypt().
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions