Re: [PATCH] ext4 crypto: remove duplicated encryption mode definitions
From: Theodore Ts'o <tytso@mit.edu>
Date: 2015-05-02 14:26:43
Also in:
lkml
From: Theodore Ts'o <tytso@mit.edu>
Date: 2015-05-02 14:26:43
Also in:
lkml
On Thu, Apr 23, 2015 at 05:56:16PM +0900, Chanho Park wrote:
This patch removes duplicated encryption modes which were already in ext4.h. They were duplicated from commit 3edc18d and commit f542fb.
Thanks, applied. - Ted