Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4 crypto: release crypto resource on module exit
Crypto resource should be released when ext4 module exits, otherwise it will cause memory leak. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
- Loading branch information