Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 898fc561 authored by Jaegeuk Kim's avatar Jaegeuk Kim Committed by Gerrit - the friendly Code Review server
Browse files

f2fs/fscrypt-ice: allow merging some IOs



This patch enables IO merge for ICE-based fscrypto by declaring bi_dun in
bi_iter. The reason we couldn't merge it turns out elv_merge() just bypasses
checking crypto merge condition.

So, now we can remove setting REQ_NOMERGE_FLAGS by F2FS.

Note that, there's no written data change in disk, which doesn't require
wiping userdata.

Change-Id: I1a1ed631e3486291a456b74b1fb3afe77b2a0f2d
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@google.com>
Signed-off-by: default avatarNeeraj Soni <neersoni@codeaurora.org>
parent 9f032e0b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment