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:
f6089ff
)
hfsplus: remove superflous rootflags field in hfsplus_inode_info
author
Christoph Hellwig
<hch@tuxera.com>
Thu, 14 Oct 2010 13:54:33 +0000
(09:54 -0400)
committer
Christoph Hellwig
<hch@lst.de>
Thu, 14 Oct 2010 13:54:33 +0000
(09:54 -0400)
The rootflags field in hfsplus_inode_info only caches the immutable and
append-only flags in the VFS inode, so we can easily get rid of it.
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
No differences found