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:
7ac9fb9
)
hfsplus: use atomic bitops for the superblock flags
author
Christoph Hellwig
<hch@tuxera.com>
Fri, 1 Oct 2010 03:45:20 +0000
(
05:45
+0200)
committer
Christoph Hellwig
<hch@lst.de>
Fri, 1 Oct 2010 03:45:20 +0000
(
05:45
+0200)
The flags in the HFS+-specific superlock do get modified during runtime,
use atomic bitops to make the modifications SMP safe.
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
No differences found