+3
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The f2fs_merge_page_bio() incorrectly uses the bio after
it is submitted for IO when fscrypt_mergeable_bio()
returns false. Fix it by making the submitted bio NULL
so that a new bio gets allocated for the next/new page.
Change-Id: I511a425d1c44e89d9ac29e4ebe3ae66444da2eb9
Signed-off-by:
Sahitya Tummala <stummala@codeaurora.org>