From: Matthew Garrett Date: Thu, 2 Feb 2012 20:39:50 +0000 (-0500) Subject: hfsplus: change finder_info to u32 X-Git-Tag: v3.4-rc1~163^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0347b6e95ceeb648631f89a0ced001e90e4daaa9;p=pandora-kernel.git hfsplus: change finder_info to u32 The finder_info block in the hfsplus volume header is currently defined as an array of 8 bit values, but TN1150 defines it as being an array of 32 bit values. Fix for convenience. Signed-off-by: Matthew Garrett Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed