hfsplus: remove superflous rootflags field in hfsplus_inode_info
authorChristoph Hellwig <hch@tuxera.com>
Thu, 14 Oct 2010 13:54:33 +0000 (09:54 -0400)
committerChristoph 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