diff options
author | Ritesh Harjani <ritesh.list@gmail.com> | 2022-05-15 12:07:48 +0530 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2022-05-21 22:24:24 -0400 |
commit | 72f63f4a770310233dba3bff8fc6e41660ebaa27 (patch) | |
tree | 6c9faa859341418cce505759bb9e088a41500c45 /drivers/watchdog | |
parent | 3030b59c8533835f4e8b5e6d7047f80dcf7e40b9 (diff) |
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 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions