]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit722c55d13e7296cc62ed8a38f926a915ff32e4ea
tree445dc4c1a26f9a4203facb9e5f82508588c1abd8
parentf6089ff87d309a8ddb7b0d4dd92a570f1b0f689b
hfsplus: remove superflous rootflags field in hfsplus_inode_info

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>
fs/hfsplus/catalog.c
fs/hfsplus/hfsplus_fs.h
fs/hfsplus/inode.c
fs/hfsplus/ioctl.c