Re: [PATCH] ext4 crypto: remove duplicated encryption mode definitions

2015-05-02 Thread Theodore Ts'o
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 -- To unsubscribe from this list

[PATCH] ext4 crypto: remove duplicated encryption mode definitions

2015-04-23 Thread Chanho Park
This patch removes duplicated encryption modes which were already in ext4.h. They were duplicated from commit 3edc18d and commit f542fb. Cc: Theodore Ts'o Cc: Michael Halcrow Cc: Andreas Dilger Signed-off-by: Chanho Park --- fs/ext4/ext4.h | 6 -- 1 file changed, 6 deletions(-) diff --gi