From: KaiGai Kohei Date: Sat, 13 May 2006 06:13:27 +0000 (+0900) Subject: [JFFS2][XATTR] remove typedef from posix_acl related definition. X-Git-Tag: v2.6.18-rc1~1105^2~74^2~13^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1f72fab35d2b6215017690c6dc27b8f4aa14bc;p=pandora-kernel.git [JFFS2][XATTR] remove typedef from posix_acl related definition. jffs2_acl_header, jffs2_acl_entry and jffs2_acl_entry_short were redefined with using 'struct' instead of 'typedef' in kernel implementation. [1/10] jffs2-xattr-v5.1-01-remove_typedef_kernel.patch Signed-off-by: KaiGai Kohei --- Reading git-diff-tree failed