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:
a9fdbf8
)
hfsplus: remove BKL from hfsplus_put_super
author
Christoph Hellwig
<hch@lst.de>
Fri, 1 Oct 2010 03:41:53 +0000
(
05:41
+0200)
committer
Christoph Hellwig
<hch@lst.de>
Fri, 1 Oct 2010 03:41:53 +0000
(
05:41
+0200)
Except for ->put_super the BKL is now gone from HFS, which means it's
superflous there too as ->put_super is serialized by the VFS.
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
No differences found