[ANDROID] f2fs: Set the bio REQ_NOENCRYPT flag
When lower layers such as dm-crypt observe the REQ_NOENCRYPT flag, it helps the I/O stack avoid redundant encryption, improving performance and power utilization. Note that lower layers must be consistent in their observation of this flag in order to avoid the possibility of data corruption. Change-Id: Icf8bf3ae30395cf5428b2eae071d227e8ebe6e40 Signed-off-by:Michael Halcrow <mhalcrow@google.com> [shongal@codeaurora.org: resolve trivial merge conflicts] Git-repo: https://android.googlesource.com/kernel/common/ Signed-off-by:
Shivaprasad Hongal <shongal@codeaurora.org>
Loading
Please register or sign in to comment