git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e376b1
)
ext4: drop lock_super()/unlock_super()
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 17 Aug 2012 23:08:42 +0000
(19:08 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 17 Aug 2012 23:08:42 +0000
(19:08 -0400)
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>
fs/ext4/super.c
patch
|
blob
|
history
diff --cc
fs/ext4/super.c
Simple merge