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

Skip to content
Commit d29460e5 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: avoid deadlock caused by lock order of page and lock_op



- punch_hole
 - fill_zero
  - f2fs_lock_op
  - get_new_data_page
   - lock_page

- f2fs_write_data_pages
 - lock_page
 - do_write_data_page
  - f2fs_lock_op

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent d1aa2453
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment