]> git.baikalelectronics.ru Git - kernel.git/commit
hfsplus: change finder_info to u32
authorMatthew Garrett <mjg@redhat.com>
Thu, 2 Feb 2012 20:39:50 +0000 (15:39 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 21 Mar 2012 01:29:52 +0000 (21:29 -0400)
commit9efa61760cba793df9bc29a80829298347564b94
treed9af87bb6280d935f9ba628899e8494d25de7c81
parentbda891f3544c5c36f4f7f28c4072d2710ed6c79a
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 <mjg@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/hfsplus/hfsplus_raw.h