commit | 69e981b2ba5605806e5b5c55418ff4c737970b97 | [log] [tgz] |
---|---|---|
author | Neeraj Soni <neersoni@codeaurora.org> | Thu Aug 16 15:23:25 2018 +0530 |
committer | Neeraj Soni <neersoni@codeaurora.org> | Thu Aug 16 19:26:51 2018 +0530 |
tree | 1bef4c05dded7ca948e5904becc4875c49a069ac | |
parent | d88f6a5972012a48679f4da7387d9035c6ed4bba [diff] |
block: Clone crypt key while cloning bioset This change was missed during integration of 'commit 36c6512ecdc2 ("Enable hardware based FBE on f2fs and adapt ext4 fs")' and without this dun setting might not be correct. This will lead to data corruption with Hardware based File Encryption. Change-Id: I5274e9d9debe5e76915fdc04663a524f88f480f1 Signed-off-by: Neeraj Soni <neersoni@codeaurora.org>