diff options
author | Theodore Ts'o <tytso@mit.edu> | 2012-08-17 19:08:42 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-08-17 19:08:42 -0400 |
commit | 07724f98978ad39386a3996a4e1b6780489a4dda (patch) | |
tree | 76e18d2a8044b73793d6e09cfefaf23c247ced79 /fs/file.c | |
parent | 0e376b1e3ccedee49cb8cc6b652fbc1e7c15eeef (diff) |
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: "Theodore Ts'o" <tytso@mit.edu>
Cc: Marco Stornelli <marco.stornelli@gmail.com>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions