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

ext4: Remove outdated comment about lock_super()



ext4_fill_super() is no longer called by read_super(), and it is no
longer called with the superblock locked.  The
unlock_super()/lock_super() is no longer present, so this comment is
entirely superfluous.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 8df9675f
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