[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <3498805.PsyZfXou4z@localhost.localdomain>
Date: Thu, 02 May 2019 21:13:47 +0530
From: Chandan Rajendra <chandan@...ux.ibm.com>
To: Eric Biggers <ebiggers@...nel.org>
Cc: linux-fscrypt@...r.kernel.org, linux-ext4@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net,
linux-mtd@...ts.infradead.org, linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH 03/13] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
On Thursday, May 2, 2019 4:15:05 AM IST Eric Biggers wrote:
> From: Eric Biggers <ebiggers@...gle.com>
>
> fscrypt_do_page_crypto() only does a single encryption or decryption
> operation, with a single logical block number (single IV). So it
> actually operates on a filesystem block, not a "page" per se. To
> reflect this, rename it to fscrypt_crypt_block().
>
Looks good to me,
Reviewed-by: Chandan Rajendra <chandan@...ux.ibm.com>
--
chandan
Powered by blists - more mailing lists