From e298e73bd766768707a7af440691ce2f418f5acc Mon Sep 17 00:00:00 2001 From: Chao Yu Date: Sun, 31 May 2015 13:37:35 -0400 Subject: [PATCH] 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 Signed-off-by: Theodore Ts'o --- Reading git-format-patch failed