Message ID | cover.1652595565.git.ritesh.list@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | ext4/crypto: Move out crypto related ops to crypto.c | expand |
On Sun, 15 May 2022 12:07:45 +0530, Ritesh Harjani wrote: > Please find the v3 of this cleanup series. Thanks to Eric for his quick > review of the patch series. > > Description > ============= > This is 1st in the series to cleanup ext4/super.c, since it has grown quite > large. This moves out crypto related ops and few fs encryption related > definitions to fs/ext4/crypto.c > > [...] Applied, thanks! [1/3] ext4: Move ext4 crypto code to its own file crypto.c commit: ebe541bdc293d4b2511bc4abb640dcddd454e54c [2/3] ext4: Cleanup function defs from ext4.h into crypto.c commit: df56bae5a36f891021ea868657ab85f501d85176 [3/3] ext4: Refactor and move ext4_ioctl_get_encryption_pwsalt() commit: a137c5b48cb48b6c2885eeeec398433a435cf078 Best regards,