Skip to content
Commit 83668e71 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: fix potential race when freeing ext4_io_page structures



Use an atomic_t and make sure we don't free the structure while we
might still be submitting I/O for that page.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent f7ad6d2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment