From: Christoph Hellwig Date: Thu, 14 Oct 2010 13:54:33 +0000 (-0400) Subject: hfsplus: remove superflous rootflags field in hfsplus_inode_info X-Git-Tag: v2.6.37-rc1~222^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=722c55d13e7296cc62ed8a38f926a915ff32e4ea;p=pandora-kernel.git 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 --- Reading git-diff-tree failed