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

ext4: Replace lock/unlock_super() with an explicit lock for resizing


    
Use a separate lock to protect s_groups_count and the other block
group descriptors which get changed via an on-line resize operation,
so we can stop overloading the use of lock_super().
    
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 3b9d4ed2
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