diff options
author | 2022-05-15 12:07:48 +0530 | |
---|---|---|
committer | 2022-05-21 22:24:24 -0400 | |
commit | 72f63f4a770310233dba3bff8fc6e41660ebaa27 (patch) | |
tree | 6c9faa859341418cce505759bb9e088a41500c45 /scripts/gdb/linux | |
parent | ext4: cleanup function defs from ext4.h into crypto.c (diff) | |
download | wireguard-linux-72f63f4a770310233dba3bff8fc6e41660ebaa27.tar.xz wireguard-linux-72f63f4a770310233dba3bff8fc6e41660ebaa27.zip |
ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()
This patch move code for FS_IOC_GET_ENCRYPTION_PWSALT case into
ext4's crypto.c file, i.e. ext4_ioctl_get_encryption_pwsalt()
and uuid_is_zero(). This is mostly refactoring logic and should
not affect any functionality change.
Suggested-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Ritesh Harjani <ritesh.list@gmail.com>
Link: https://lore.kernel.org/r/5af98b17152a96b245b4f7d2dfb8607fc93e36aa.1652595565.git.ritesh.list@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions