[PATCH] loop: copy bio not data
From: Hugh Dickins <hugh@veritas.com> Remove copy flag and code from loop_copy_bio: wasn't used when reading, and waste of time when writing - the loop transfer function does that. And don't initialize bio fields immediately reinitialized by caller.
Showing
Please register or sign in to comment