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:
eb29d66
)
hfsplus: split up inode flags
author
Christoph Hellwig
<hch@tuxera.com>
Tue, 23 Nov 2010 13:38:13 +0000
(14:38 +0100)
committer
Christoph Hellwig
<hch@lst.de>
Tue, 23 Nov 2010 13:38:13 +0000
(14:38 +0100)
Split the flags field in the hfsplus inode into an extent_state
flag that is locked by the extent_lock, and a new flags field
that uses atomic bitops. The second will grow more flags in the
next patch.
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
No differences found