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

ext4: drop lock_super()/unlock_super()



We don't need lock_super()/unlock_super() any more, since the places
where it is used, we are protected by the s_umount r/w semaphore.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
Cc: Marco Stornelli <marco.stornelli@gmail.com>
parent 0e376b1e
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