[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <5247310.83GBoLVoWW@dhcp-9-109-212-164>
Date: Mon, 06 May 2019 14:42:14 +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 13/13] ext4: encrypt only up to last block in ext4_bio_write_page()
On Thursday, May 2, 2019 4:15:15 AM IST Eric Biggers wrote:
> From: Eric Biggers <ebiggers@...gle.com>
>
> As an optimization, don't encrypt blocks fully beyond i_size, since
> those definitely won't need to be written out. Also add a comment.
>
> This is in preparation for allowing encryption on ext4 filesystems with
> blocksize != PAGE_SIZE.
>
> This is based on work by Chandan Rajendra.
>
Looks good to me,
Reviewed-by: Chandan Rajendra <chandan@...ux.ibm.com>
--
chandan
Powered by blists - more mailing lists