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

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

ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores



There is no need to call ext4_mark_inode_dirty while holding xattr_sem
or i_data_sem, so where it's easy to avoid it, move it out from the
critical region.

Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent c755e251
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment